Skip to content

Commit fddafdc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 932c88d commit fddafdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/typings/target.types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ import type { Range, Selection, TextEditor } from "vscode";
77
// eslint-disable-next-line @typescript-eslint/no-unused-vars
88
// eslint-disable-next-line @typescript-eslint/no-unused-vars
99

10-
11-
1210
import type { Position } from "./targetDescriptor.types";
1311
import type { EditWithRangeUpdater } from "./Types";
1412

0 commit comments

Comments
 (0)