Skip to content

Commit

Permalink
fix(PatternStopCard.js): Fix flow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Gregg committed Jun 28, 2021
1 parent 094efc7 commit 7717c28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/editor/components/pattern/PatternStopCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import NormalizeStopTimesTip from './NormalizeStopTimesTip'
import PatternStopButtons from './PatternStopButtons'

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

type Props = {
_onPickupOrDropOffChange: () => void,
Expand Down

0 comments on commit 7717c28

Please sign in to comment.