remove commented import

This commit is contained in:
vchikalkin 2024-03-29 12:41:11 +03:00
parent 6bfbb786bc
commit 036a5d8b25

View File

@ -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';