Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aubin-tchoi committed Jan 10, 2025
1 parent 5d4686c commit 0e56d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/src/front/lib/core_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ import { dustManagedCredentials } from "../../front/lib/api/credentials";
import { EmbeddingProviderIdType } from "../../front/lib/assistant";
import { Project } from "../../front/project";
import { CredentialsType } from "../../front/provider";
import {
import {
BlockType,
RunConfig,
RunRunType,
RunStatus,
TraceType
TraceType,
} from "../../front/run";
import { LightWorkspaceType } from "../../front/user";
import { LoggerInterface } from "../../shared/logger";
Expand Down

0 comments on commit 0e56d4f

Please sign in to comment.