This commit is contained in:
Fedor Katurov 2019-12-14 23:00:51 +07:00
parent 01a8a44114
commit d8705e3fb2
2 changed files with 0 additions and 3 deletions

View file

@ -1,6 +1,5 @@
import { Map, LatLng } from 'leaflet';
import { simplify } from '$utils/simplify';
import { CLIENT } from '$config/frontend';
import { editor, Editor } from "$modules/Editor";
import { ILatLng } from "$modules/Stickers";
import { InteractivePoly } from "$modules/InteractivePoly";