From 851af204ab4a8514c042d816d87aae80ce05201d Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Fri, 19 Aug 2022 00:43:41 +0200 Subject: [PATCH] Remove python submodules --- .gitmodules | 10 ---------- torrent_search | 1 - 2 files changed, 11 deletions(-) delete mode 100644 .gitmodules delete mode 160000 torrent_search diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index d4f7e79..0000000 --- a/.gitmodules +++ /dev/null @@ -1,10 +0,0 @@ -# Docs : https://git-scm.com/book/en/v2/Git-Tools-Submodules - -[submodule "torrent_search"] - path = torrent_search - url = https://github.com/KevinMidboe/torrent_search.git - branch = master - -[submodule "delugeClient"] - path = delugeClient - url = https://github.com/KevinMidboe/delugeClient.git diff --git a/torrent_search b/torrent_search deleted file mode 160000 index 9985358..0000000 --- a/torrent_search +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9985358efb32211489296509f608a4daa5d9b457