mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-15 09:41:54 +08:00
🧹 Delete unused imports
This commit is contained in:
parent
046fdd7bc3
commit
cae173bb3d
@ -9,7 +9,6 @@
|
|||||||
import { clipboard } from '@/utils/clipboard';
|
import { clipboard } from '@/utils/clipboard';
|
||||||
import { getSvgContent } from '@/utils/getSvgContent';
|
import { getSvgContent } from '@/utils/getSvgContent';
|
||||||
import { getReactComponentCode } from '@/utils/getReactComponentCode';
|
import { getReactComponentCode } from '@/utils/getReactComponentCode';
|
||||||
import { cn } from '@/utils/cn';
|
|
||||||
|
|
||||||
const logoUrl = '/library/svgl.svg';
|
const logoUrl = '/library/svgl.svg';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user