From 10ce5c493a114d6c193e5d58c84a8af8277112c6 Mon Sep 17 00:00:00 2001 From: xiebaiyuan Date: Thu, 14 Mar 2019 12:02:30 +0800 Subject: [PATCH] remove submodules --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index f81f3717a4..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "src/operators/kernel/mali/ACL_Android"] - path = src/operators/kernel/mali/ACL_Android - url = https://github.com/halsay/ACL_Android.git -- GitLab