mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-30 11:14:05 -04:00
Clean
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
'use client';
|
||||
import Image from "next/image";
|
||||
|
||||
export async function parseImage(img: string, setImage: any, batch = false) {
|
||||
if (!img) {
|
||||
|
||||
Reference in New Issue
Block a user