Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 30, 2024
1 parent b843d4c commit b5b20b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/graphql/context.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Pagination } from "../kv.ts";
import { ExecutionEvent } from "./event.ts";
import { Action } from "./objects/action.ts";
import { Project } from "./objects/project.ts";
import { Run } from "./objects/run.ts";
Expand Down

0 comments on commit b5b20b9

Please sign in to comment.