Skip to content

Commit b8706ea

Browse files
committed
Clean
1 parent 34600ab commit b8706ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/client/media.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
'use client';
2-
import Image from "next/image";
32

43
export async function parseImage(img: string, setImage: any, batch = false) {
54
if (!img) {

0 commit comments

Comments
 (0)