Skip to content

Commit 5db28ea

Browse files
authored
style: deno lint
1 parent 1091370 commit 5db28ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pages/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { CommitId, PageId, UnixTime, UserId } from "../../base.ts";
1+
import type { PageId, UnixTime, UserId } from "../../base.ts";
22

33
/** the response type of https://scrpabox.io/api/pages/:projectname */
44
export interface PageList {

0 commit comments

Comments
 (0)