Skip to content

Commit af1f3a1

Browse files
authored
Update project.ts (#204)
1 parent 8e73abb commit af1f3a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

types/project.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export interface Project {
1111
status: string;
1212
createdAt: string;
1313
updatedAt: string;
14-
// Owner information for filtering
1514
owner?: string | null;
1615
ownerName?: string;
1716
ownerUsername?: string;

0 commit comments

Comments
 (0)