chore: remove redundant import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
"use client"
|
"use client"
|
||||||
import "client-only" // NEEDED?
|
|
||||||
|
|
||||||
import { TrackingData, TrackingProps } from "@/types/components/tracking"
|
import { TrackingData, TrackingProps } from "@/types/components/tracking"
|
||||||
import { usePathname, useSearchParams } from "next/navigation"
|
import { usePathname, useSearchParams } from "next/navigation"
|
||||||
|
|||||||
Reference in New Issue
Block a user