Remove golden submodule (#2824)

* Remove golden submodule

* Update androidx submodule
This commit is contained in:
Ivan Matkov
2023-03-03 15:37:05 +01:00
committed by GitHub
parent f96b436d87
commit fe7adf5666
3 changed files with 1 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -1,9 +1,6 @@
[submodule "compose/frameworks/support"]
path = compose/frameworks/support
url = https://github.com/JetBrains/androidx
[submodule "compose/golden"]
path = compose/golden
url = https://android.googlesource.com/platform/frameworks/support-golden
[submodule "compose/external/doclava"]
path = compose/external/doclava
url = https://android.googlesource.com/platform/external/doclava

Submodule compose/golden deleted from ff549f2541