Removed optional bitweaving submodule from submodule file (shouldn't have been added in the first place)
diff --git a/.gitmodules b/.gitmodules
index cf380b5..7671b11 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,3 @@
 [submodule "third_party/googletest"]
 	path = third_party/googletest
 	url = https://github.com/google/googletest
-[submodule "storage/bitweaving"]
-	path = storage/bitweaving
-	url = https://github.com/UWQuickstep/bitweaving.git