From a65e34ff2a976341dda2ade1a1f7ed81e322cebd Mon Sep 17 00:00:00 2001 From: Tyler Butler Date: Tue, 4 Dec 2012 12:39:00 -0800 Subject: [PATCH] Remove Bootstrap submodule. It's not being used, and if needed in the future, a snapshot of the code instead of a submodule will probably be preferable. This is what we do with Foundation currently. --- .gitmodules | 3 --- engineer/static/engineer/lib/bootstrap | 1 - 2 files changed, 4 deletions(-) delete mode 160000 engineer/static/engineer/lib/bootstrap diff --git a/.gitmodules b/.gitmodules index 0f39bad..040f2e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "engineer/static/engineer/lib/tweet"] path = engineer/static/engineer/lib/tweet url = https://github.com/seaofclouds/tweet.git -[submodule "engineer/static/engineer/lib/bootstrap"] - path = engineer/static/engineer/lib/bootstrap - url = git://github.com/twitter/bootstrap.git [submodule "propane_distribution"] path = propane_distribution url = https://github.com/tylerbutler/propane-distribution.git diff --git a/engineer/static/engineer/lib/bootstrap b/engineer/static/engineer/lib/bootstrap deleted file mode 160000 index ebc6935..0000000 --- a/engineer/static/engineer/lib/bootstrap +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ebc69356637143c938c07904d10928c11e742196