Skip to content

Commit

Permalink
refactor unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
undergroundwires committed Sep 4, 2020
1 parent 8c38dd7 commit 6badfef
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
import { StatefulVue } from '@/presentation/StatefulVue';
import { INode } from './INode';
import { SelectedScript } from '@/application/State/Selection/SelectedScript';
import { IApplicationState } from '@/application/State/IApplicationState';
import { getCategoryId, getScriptId } from './../../ScriptNodeParser';
import { getReverter } from './Reverter/ReverterFactory';
@Component
Expand Down

0 comments on commit 6badfef

Please sign in to comment.