From 85055d2ec011392c8f93542a0416fd98ef1f890a Mon Sep 17 00:00:00 2001
From: --local <--local>
Date: Thu, 19 Sep 2019 16:51:00 +0700
Subject: [PATCH] [-] Removed submodule libdap-python in directory test.

---
 .gitmodules        | 3 ---
 test/libdap-python | 1 -
 2 files changed, 4 deletions(-)
 delete mode 160000 test/libdap-python

diff --git a/.gitmodules b/.gitmodules
index 2fe3f9e9..fe53832b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,6 +4,3 @@
 [submodule "libdap"]
 	path = libdap
 	url = https://gitlab.demlabs.net/cellframe/libdap.git
-[submodule "test/libdap-python"]
-	path = test/libdap-python
-	url = https://gitlab.demlabs.net/cellframe/libdap-python.git
diff --git a/test/libdap-python b/test/libdap-python
deleted file mode 160000
index e8d7f4e8..00000000
--- a/test/libdap-python
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e8d7f4e84f0cbca515236f317e9aa5d079df1962
-- 
GitLab