Removed unused imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import { motion } from "framer-motion";
|
||||
import { Diamond, Users, Trophy, Palette, Target, Heart } from "lucide-react";
|
||||
import { Diamond, Users, Trophy, Palette, Heart } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
const stats = [
|
||||
|
||||
Reference in New Issue
Block a user