diff options
author | Slávek Banko <[email protected]> | 2022-08-28 17:01:04 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-08-28 17:01:04 +0200 |
commit | d832b572e36c1d4800eae58ed2a2b378f48fedf8 (patch) | |
tree | 243c679ee1e97fb1c1c3be1c8c8007190849b754 | |
parent | 93f55ef11edb30de88b9a832d6c9e475eae0e25f (diff) | |
download | tdepowersave-d832b572e36c1d4800eae58ed2a2b378f48fedf8.tar.gz tdepowersave-d832b572e36c1d4800eae58ed2a2b378f48fedf8.zip |
Remove the forgotten '.gitmodules'.
This is finishing of issue #10.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 934def7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "admin"] - path = admin - url = https://[email protected]/scm/git/tde-common-admin |