Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Oct 7, 2024
1 parent 749570e commit 41f9d76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/src/pages/Build/BuildInfos.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
} from "@/containers/BuildModeIndicator";
import { DocumentType, FragmentType, graphql, useFragment } from "@/gql";
import { BaseBranchResolution, TestReportStatus } from "@/gql/graphql";
import { Code } from "@/ui/Code";
import { Link } from "@/ui/Link";
import { Time } from "@/ui/Time";

Expand Down

0 comments on commit 41f9d76

Please sign in to comment.