Skip to content

Commit 0c73215

Browse files
committed
linter fixes
1 parent e6c24ae commit 0c73215

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/program.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@ import {
134134
} from "./resolver";
135135

136136
import {
137-
Flow,
138-
LocalFlags
137+
Flow
139138
} from "./flow";
140139

141140
import {

0 commit comments

Comments
 (0)