Removed etcd3_wrapper submodule
This commit is contained in:
parent
520220cfa3
commit
9e4c07afaa
6 changed files with 2 additions and 6 deletions
4
.gitignore
vendored
Normal file → Executable file
4
.gitignore
vendored
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
||||||
.env
|
.env
|
||||||
.idea/
|
.idea/
|
||||||
venv/
|
.vscode/
|
||||||
var/
|
etcd3_wrapper
|
||||||
|
|
3
.gitmodules
vendored
Normal file → Executable file
3
.gitmodules
vendored
Normal file → Executable 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
0
Pipfile
Normal file → Executable file
0
Pipfile.lock
generated
Normal file → Executable file
0
Pipfile.lock
generated
Normal file → Executable file
|
@ -1 +0,0 @@
|
||||||
Subproject commit cb2a416a17d6789e613ba3b9957917770f4211e1
|
|
0
main.py
Normal file → Executable file
0
main.py
Normal file → Executable file
Loading…
Reference in a new issue