diff options
author | yves <steve.harrison@gmx.net> | 2011-04-21 19:12:01 +0200 |
---|---|---|
committer | yves <steve.harrison@gmx.net> | 2011-04-21 19:12:01 +0200 |
commit | 03aed737e3909650c369499582abdf9b6b221f50 (patch) | |
tree | 4c3aa6d78fecf78791fec64d075f3f1c37eb3079 | |
parent | 079ada2aba6e2f421cadc895d01e85c8e5e87728 (diff) | |
download | osm-xapi-03aed737e3909650c369499582abdf9b6b221f50.tar.gz osm-xapi-03aed737e3909650c369499582abdf9b6b221f50.tar.xz osm-xapi-03aed737e3909650c369499582abdf9b6b221f50.zip |
removed unneeded submodule
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b086e1f..32cf581 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "src/nodejs/tests/node-async-testing"] - path = src/nodejs/tests/node-async-testing - url = https://github.com/bentomas/node-async-testing.git [submodule "nvm"] path = nvm url = https://github.com/creationix/nvm.git |