mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:11:15 +01:00
Remove duplicate import rule.
This commit is contained in:
parent
8a6e64c8c2
commit
0fa4d40e92
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ $toolbar-offset: 0;
|
||||||
@import 'map';
|
@import 'map';
|
||||||
@import 'codemirror';
|
@import 'codemirror';
|
||||||
@import 'react-collapse';
|
@import 'react-collapse';
|
||||||
@import 'codemirror';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Hacks for webdriverio isVisibleWithinViewport
|
* Hacks for webdriverio isVisibleWithinViewport
|
||||||
|
|
Loading…
Reference in a new issue