removed duplicated entry in .gitmodules

There was an issue in the submodules of coreos and in in nwl
there were two entries for the submodule coreos in .gitmodules.
Thus one submodule entry was removed.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmüller 2023-06-19 16:55:30 +02:00
parent c21e3fce57
commit f32ee1a72b
1 changed files with 0 additions and 4 deletions

4
.gitmodules vendored
View File

@ -1,7 +1,3 @@
[submodule "layers/coreos"]
path = layers/coreos
url = ssh://git@bitbucket.gad.local:7999/ico/coreos.git
branch = master
[submodule "coreos"]
path = coreos
url = ssh://git@bitbucket.gad.local:7999/ico/coreos.git