Skip to content

Commit

Permalink
Remove unuse import
Browse files Browse the repository at this point in the history
Signed-off-by: Angatupyry <fierrofenix@gmail.com>
  • Loading branch information
Angatupyry committed Aug 1, 2023
1 parent 6c85f49 commit 11bd572
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import React from 'react';
import ReactDOM from 'react-dom';
import { MapControl, MapControlProps, withLeaflet } from 'react-leaflet';
import { PositiveIntField } from '../form-inputs';
import { createPortal } from 'react-dom';

const classes = {
root: 'traj-time-control-root',
Expand Down

0 comments on commit 11bd572

Please sign in to comment.