diff --git a/apps/web/Components/Admin/Cache.tsx b/apps/web/Components/Admin/Cache.tsx index 24f9e96..37b1265 100644 --- a/apps/web/Components/Admin/Cache.tsx +++ b/apps/web/Components/Admin/Cache.tsx @@ -1,4 +1,3 @@ -// import { AdminRows } from './AdminRows'; import Background from '../Layout/Background'; import * as cacheApi from '@/api/cache/query'; import { min } from '@/styles/mq';