Skip to content

Commit 772152c

Browse files
committed
chore: rm unused variable
1 parent 9a78740 commit 772152c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/GitHubContributors.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import type { FileContributor } from "@/lib/types"
55
import FileContributors from "@/components/FileContributors"
66

77
export type GitHubContributors = FlexProps & {
8-
editPath?: string
98
lastUpdatedDate: string
109
contributors: FileContributor[]
1110
}

0 commit comments

Comments
 (0)