Remove flutter as a submodule
This commit is contained in:
parent
ccb6a4a283
commit
124ef86054
2 changed files with 0 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -9,10 +9,6 @@
|
||||||
[submodule "auth/assets/simple-icons"]
|
[submodule "auth/assets/simple-icons"]
|
||||||
path = auth/assets/simple-icons
|
path = auth/assets/simple-icons
|
||||||
url = https://github.com/simple-icons/simple-icons.git
|
url = https://github.com/simple-icons/simple-icons.git
|
||||||
[submodule "mobile/thirdparty/flutter"]
|
|
||||||
path = mobile/thirdparty/flutter
|
|
||||||
url = https://github.com/flutter/flutter.git
|
|
||||||
branch = stable
|
|
||||||
[submodule "mobile/plugins/clip_ggml"]
|
[submodule "mobile/plugins/clip_ggml"]
|
||||||
path = mobile/plugins/clip_ggml
|
path = mobile/plugins/clip_ggml
|
||||||
url = https://github.com/ente-io/clip-ggml.git
|
url = https://github.com/ente-io/clip-ggml.git
|
||||||
|
|
1
mobile/thirdparty/flutter
vendored
1
mobile/thirdparty/flutter
vendored
|
@ -1 +0,0 @@
|
||||||
Subproject commit 367f9ea16bfae1ca451b9cc27c1366870b187ae2
|
|
Loading…
Reference in a new issue