diff --git a/src/tools/server/images/github-icons-repository.ts b/src/tools/server/images/github-icons-repository.ts index 38e8f19e1..a651d0932 100644 --- a/src/tools/server/images/github-icons-repository.ts +++ b/src/tools/server/images/github-icons-repository.ts @@ -62,7 +62,6 @@ type GitHubRepositoryUrl = { blob: string; }; -// Generated by https://quicktype.io export interface GitHubRepo { sha: string;