Skip to content

Commit

Permalink
Dead import
Browse files Browse the repository at this point in the history
  • Loading branch information
killergerbah committed Mar 7, 2024
1 parent 4ca90c4 commit 0ddeb1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/app/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ import SettingsDialog from './SettingsDialog';
import VideoPlayer, { SeekRequest } from './VideoPlayer';
import { Color } from '@material-ui/lab';
import VideoChannel from '../services/video-channel';
import PlaybackPreferences from '../services/playback-preferences';
import { addBlobUrl, createBlobUrl, revokeBlobUrl } from '../../blob-url';
import { useTranslation } from 'react-i18next';
import { LocalizedError } from './localized-error';
Expand Down

0 comments on commit 0ddeb1a

Please sign in to comment.