Removed etcd3_wrapper submodule

This commit is contained in:
ahmadbilalkhalid 2019-08-12 18:41:43 +05:00
parent 520220cfa3
commit 9e4c07afaa
6 changed files with 2 additions and 6 deletions

4
.gitignore vendored Normal file → Executable file
View file

@ -1,4 +1,4 @@
.env .env
.idea/ .idea/
venv/ .vscode/
var/ etcd3_wrapper

3
.gitmodules vendored Normal file → Executable file
View file

@ -1,3 +0,0 @@
[submodule "etcd3_wrapper"]
path = etcd3_wrapper
url = https://code.ungleich.ch/ahmedbilal/etcd3_wrapper.git

0
Pipfile Normal file → Executable file
View file

0
Pipfile.lock generated Normal file → Executable file
View file

@ -1 +0,0 @@
Subproject commit cb2a416a17d6789e613ba3b9957917770f4211e1

0
main.py Normal file → Executable file
View file