Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Feb 12, 2024
1 parent 41ccfcc commit b677d69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/tasks/src/tasks/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { PIPELINE_DATA, PipelineType } from "../pipelines";
import type { PipelineType } from "../pipelines";
import { PIPELINE_DATA } from "../pipelines";

import audioClassification from "./audio-classification/data";
import audioToAudio from "./audio-to-audio/data";
Expand Down

0 comments on commit b677d69

Please sign in to comment.