chore(LOY-64): remove unused import

This commit is contained in:
Chuma McPhoy
2024-12-11 11:24:20 +01:00
parent c33f125332
commit aa9e2e0a1b

View File

@@ -1,6 +1,6 @@
"use client" "use client"
import { AnimatePresence, motion } from "framer-motion" import { motion } from "framer-motion"
import { useState } from "react" import { useState } from "react"
import { import {
Dialog, Dialog,