Skip to content

Commit 610a837

Browse files
committed
Remove notes
1 parent 60739ac commit 610a837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/entities.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export interface Series {
5555
authors: WorkSummary["authors"];
5656

5757
description: string | null;
58-
notes: string | null;
5958
words: number;
6059
stats: {
6160
works: number;

0 commit comments

Comments
 (0)