Skip to content

Commit 4456705

Browse files
Cleanup
1 parent ba95162 commit 4456705

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/selectionUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Position, Range, Selection, TextEditor } from "vscode";
2-
import { fitRangeToLineContent } from "../processTargets/modifiers/scopeTypeStages/LineStage";
32
import { SelectionWithEditor } from "../typings/Types";
43

54
export function isForward(selection: Selection) {

0 commit comments

Comments
 (0)