diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-05-10 17:56:33 +0200 |
---|---|---|
committer | Frédéric Marec <frederic.marec@iot.bzh> | 2019-05-13 07:46:08 +0000 |
commit | c412ecf8c08a926c15c26b61e981b162f072a94f (patch) | |
tree | 26fcedad95d1d1511a0a943365b9daad482a4370 | |
parent | 311a3638d478523b8e57f4181615295f51555769 (diff) |
Remove unuse .gitmodules
Bug-agl: SPEC-2139
Change-Id: I13cf8fef994bf7ec21073f564ff32a1ae2ae2f18
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 8f248e8..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "app-afb-helpers-submodule"] - path = app-afb-helpers-submodule - url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-afb-helpers-submodule.git |