From 8a1b74fe0f50379b3f6f5e665b62e496e86ca2ab Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Wed, 1 Jun 2016 13:23:56 +0430 Subject: [PATCH] remove patched dnspython module and use stock version --- .gitmodules | 4 ---- dns | 1 - dnspython | 1 - 3 files changed, 6 deletions(-) delete mode 120000 dns delete mode 160000 dnspython diff --git a/.gitmodules b/.gitmodules index c163eff..1ac9b49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "dnspython"] - path = dnspython - url = https://github.com/farrokhi/dnspython.git - branch = python3 [submodule "cymruwhois"] path = cymruwhois url = https://github.com/JustinAzoff/python-cymruwhois.git diff --git a/dns b/dns deleted file mode 120000 index 1bd9718..0000000 --- a/dns +++ /dev/null @@ -1 +0,0 @@ -dnspython/dns \ No newline at end of file diff --git a/dnspython b/dnspython deleted file mode 160000 index bc7445d..0000000 --- a/dnspython +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bc7445dcd5fe3917f96cac07c7b1f2f645699204