Skip to content

Commit 56d9a3f

Browse files
committed
fix
1 parent 459ed38 commit 56d9a3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/tasks/src/tasks/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ export type {
111111
} from "./zero-shot-object-detection/inference.js";
112112

113113
import type { ModelLibraryKey } from "../model-libraries.js";
114-
import { get } from "http";
115-
116114
/**
117115
* Model libraries compatible with each ML task
118116
*/

0 commit comments

Comments
 (0)