Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
YouKnowBlom committed Jun 10, 2020
1 parent 30cb9b9 commit 4385835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/commandHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import {
isPlaying,
setAudioStreamIndex,
setSubtitleStreamIndex,
seek,
stop
seek
} from "./maincontroller";

import { getReportingParams } from "../helpers";
Expand Down

0 comments on commit 4385835

Please sign in to comment.