Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Jan 19, 2024
1 parent dcd766c commit e3809df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { userAgentFromString } from "next/server"
import { MonitorIcon, SmartphoneIcon, Trash2Icon } from "lucide-react"

import type { RouterOutputs } from "@acme/api"
import { cn } from "@acme/ui"
import { Button } from "@acme/ui/button"
import { Skeleton } from "@acme/ui/skeleton"
import { toast } from "@acme/ui/toast"
Expand Down

0 comments on commit e3809df

Please sign in to comment.