mirror of
https://gitbruv.vercel.app/api/git/bruv/gitbruv.git
synced 2025-12-20 23:24:09 +01:00
fix?
This commit is contained in:
parent
bdcdfc7450
commit
fa297f7b7a
2 changed files with 1 additions and 6 deletions
|
|
@ -670,7 +670,3 @@ export async function getRepoPageData(owner: string, repoName: string) {
|
|||
isOwner,
|
||||
};
|
||||
}
|
||||
|
||||
export function getRepoCacheTag(owner: string, repoName: string) {
|
||||
return `repo:${owner}/${repoName}`;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue