Unneeded imports

This commit is contained in:
2025-10-16 11:01:47 -07:00
parent 74f19848dd
commit 3b5bd13b1c
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import { useEffect, useRef } from 'react'
import Image from 'next/image'
import BerryNoColor from '../assets/berries/BerryNoColor.png'
export default function RandomBerry () {