Skip to content

Commit

Permalink
remove: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
TeeGoood committed Mar 30, 2024
1 parent a174b7e commit e435742
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
"use client";
import React, { useEffect, useMemo } from "react";
import Image from "next/image";
import { useState } from "react";
import { Socket, io } from "socket.io-client";
import FingerprintJS from "@fingerprintjs/fingerprintjs";
import Cookies from "universal-cookie";

interface FootBallSliderProps {
Expand Down

0 comments on commit e435742

Please sign in to comment.