We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094efc7 commit 7717c28Copy full SHA for 7717c28
lib/editor/components/pattern/PatternStopCard.js
@@ -22,7 +22,6 @@ import NormalizeStopTimesTip from './NormalizeStopTimesTip'
22
import PatternStopButtons from './PatternStopButtons'
23
24
import type {Feed, Pattern, PatternStop} from '../../../types'
25
-import { string } from 'jszip/lib/support'
26
27
type Props = {
28
_onPickupOrDropOffChange: () => void,
0 commit comments