Skip to content

Commit

Permalink
🎨 fix: npm run format
Browse files Browse the repository at this point in the history
  • Loading branch information
reiroop committed Sep 28, 2024
1 parent 8541fd6 commit fd73488
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ const cacheNames = async (category: CacheCategory) => {
return allNames.filter(name => name.startsWith(category))
}
const cacheLabel = (cacheCategory: CacheCategory) => {
switch (cacheCategory) {
case 'traQ_S-precache':
Expand Down

0 comments on commit fd73488

Please sign in to comment.