Skip to content

Commit 7717c28

Browse files
author
Rob Gregg
committed
fix(PatternStopCard.js): Fix flow issue
#663
1 parent 094efc7 commit 7717c28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/editor/components/pattern/PatternStopCard.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import NormalizeStopTimesTip from './NormalizeStopTimesTip'
2222
import PatternStopButtons from './PatternStopButtons'
2323

2424
import type {Feed, Pattern, PatternStop} from '../../../types'
25-
import { string } from 'jszip/lib/support'
2625

2726
type Props = {
2827
_onPickupOrDropOffChange: () => void,

0 commit comments

Comments
 (0)