diff options
author | Leith Bade <leith@mapbox.com> | 2015-10-23 13:42:07 +1100 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2015-10-30 13:09:04 -0700 |
commit | abf93c008b993f178df327e7681418df51e72844 (patch) | |
tree | b57b3f654cb262ee7d5e834610f8fa95ed8603c1 /.gitmodules | |
parent | ddc4251074dae9115d6e252099ec04995188e29a (diff) | |
download | qtlocation-mapboxgl-abf93c008b993f178df327e7681418df51e72844.tar.gz |
[core] Remove bundled styles.
Fixes #2239
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 2aa6d52be9..b87049ba1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ path = .mason url = https://github.com/mapbox/mason.git -[submodule "styles"] - path = styles - url = https://github.com/mapbox/mapbox-gl-styles.git - [submodule "test/ios/KIF"] path = test/ios/KIF url = https://github.com/kif-framework/KIF.git |