mirror of
https://github.com/DerTyp7/osm-routing-angular.git
synced 2025-10-30 21:07:09 +01:00
deleted unneeded imports
This commit is contained in:
@@ -12,7 +12,7 @@ import LineString from 'ol/geom/LineString';
|
||||
import { Feature } from 'ol';
|
||||
import Geometry from 'ol/geom/Geometry';
|
||||
import { RouteResponse } from '../interfaces/routeResponse';
|
||||
import {Circle, Fill, Stroke, Style} from 'ol/style';
|
||||
import {Stroke, Style} from 'ol/style';
|
||||
|
||||
@Component({
|
||||
selector: 'app-map',
|
||||
|
||||
Reference in New Issue
Block a user