Skip to content

Commit f497f26

Browse files
committed
chore: fix lint
1 parent faa53ae commit f497f26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/webui/src/client/ui/RundownList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import { RundownListFooter } from './RundownList/RundownListFooter'
1313
import RundownPlaylistDragLayer from './RundownList/RundownPlaylistDragLayer'
1414
import { RundownPlaylistUi } from './RundownList/RundownPlaylistUi'
1515
import { RundownLayoutsAPI } from '../lib/rundownLayouts'
16-
import { PlaylistTiming } from '@sofie-automation/corelib/dist/playout/rundownTiming'
1716
import { getCoreSystem, RundownLayouts, RundownPlaylists, Rundowns } from '../collections'
1817
import { RundownPlaylistCollectionUtil } from '../collections/rundownPlaylistUtil'
1918
import { useEffect, useMemo, useState, useContext } from 'react'

0 commit comments

Comments
 (0)