Skip to content

Commit

Permalink
chore: bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 committed Aug 13, 2024
1 parent b341b8d commit 0227548
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/api/backlog/route.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { NextResponse } from "next/server";

import type {
Platform
} from "@/redux/sharedDefintion";

// An entry of backlog
export type BacklogEntry = {
/**@description Id */
Expand Down

0 comments on commit 0227548

Please sign in to comment.