Skip to content

Commit a677fa0

Browse files
committed
refactor: remove unused PythonEnvironment import
1 parent 71f87a3 commit a677fa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/inversify.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import {
1313
RuntimePythonEnvironment,
1414
PythonEnvironmentProvider,
1515
} from "./dbt_integration/pythonEnvironment";
16-
import { PythonEnvironment } from "./manifest/pythonEnvironment";
1716
import {
1817
VSCodeRuntimePythonEnvironmentProvider,
1918
StaticRuntimePythonEnvironment,

0 commit comments

Comments
 (0)