mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
chore(benchmarks): fix undefined in GitHub question generation
This commit is contained in:
@@ -61,7 +61,6 @@ export interface AnalyticsMetric {
|
||||
export interface Repository {
|
||||
id: number
|
||||
name: string
|
||||
owner: string
|
||||
repo: string
|
||||
description: string
|
||||
stars: number
|
||||
|
||||
Reference in New Issue
Block a user