diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-30 15:32:14 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-09-02 14:09:08 +0300 |
commit | 899287b4ad863aed294b3547818081fa29cd2e34 (patch) | |
tree | d0e5431892950da0bbf17a514b71242dc7ed06bb /.gitmodules | |
parent | 805eede8c4c79a9f7cd83f2191697e72793232b0 (diff) | |
download | qtlocation-mapboxgl-899287b4ad863aed294b3547818081fa29cd2e34.tar.gz |
[build] Use filesystem from mapbox-base
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a9bc2ccef1..8d8c42911e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,9 +76,6 @@ [submodule "vendor/mapbox-gl-styles"] path = vendor/mapbox-gl-styles url = https://github.com/mapbox/mapbox-gl-styles.git -[submodule "vendor/filesystem"] - path = vendor/filesystem - url = https://github.com/gulrak/filesystem.git [submodule "vendor/mapbox-base"] path = vendor/mapbox-base url = https://github.com/mapbox/mapbox-base.git |