Skip to content

Commit c54d745

Browse files
authored
fix lint (#1042)
1 parent 0bcfcd7 commit c54d745

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tasks/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export * from "./gguf.js";
5151
export { snippets };
5252
export type { InferenceSnippet } from "./snippets/index.js";
5353

54-
5554
export { SKUS, DEFAULT_MEMORY_OPTIONS } from "./hardware.js";
5655
export type { HardwareSpec, SkuType } from "./hardware.js";
5756
export { LOCAL_APPS } from "./local-apps.js";

0 commit comments

Comments
 (0)