mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 15:07:41 +00:00
Remove unused imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { colorizeLayers } from './style.js'
|
||||
import style from './style.js'
|
||||
import { loadStyleUrl } from './urlopen'
|
||||
import publicSources from '../config/styles.json'
|
||||
import request from 'request'
|
||||
|
||||
const storagePrefix = "maputnik"
|
||||
const stylePrefix = 'style'
|
||||
|
||||
Reference in New Issue
Block a user