diff options
author | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-30 15:18:22 +0800 |
---|---|---|
committer | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-30 15:18:22 +0800 |
commit | f23529c5cde47f713ada745629a7bdc8e1506fa7 (patch) | |
tree | 83832397b24ab9d6dfbfa0ae8538700ec62f3ad2 /.gitmodules | |
parent | e1c6c01b4d598f9b7f7ee31326d25903084fc292 (diff) | |
download | dexon-f23529c5cde47f713ada745629a7bdc8e1506fa7.tar.gz dexon-f23529c5cde47f713ada745629a7bdc8e1506fa7.tar.zst dexon-f23529c5cde47f713ada745629a7bdc8e1506fa7.zip |
General repo cleanup
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 461a5a748..3284c329d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "ethereal/assets/samplecoin"] - path = ethereal/assets/samplecoin - url = git@github.com:obscuren/SampleCoin.git [submodule "cmd/mist/assets/ext/ethereum.js"] path = cmd/mist/assets/ext/ethereum.js url = https://github.com/ethereum/ethereum.js |