Remove elm-pep dependency

This commit is contained in:
Andreas Hocevar
2020-06-11 13:11:28 +02:00
parent 1ef103ed66
commit 886ca26c6a
8 changed files with 18 additions and 11 deletions

View File

@@ -2,7 +2,6 @@
* @module ol/MapBrowserEventHandler
*/
import 'elm-pep';
import EventTarget from './events/Target.js';
import EventType from './events/EventType.js';
import MapBrowserEvent from './MapBrowserEvent.js';