From 5069b90c5ac5d1ba20ebbc62f4e8a3751ceb137e Mon Sep 17 00:00:00 2001 From: Raju kadel Date: Wed, 25 Sep 2024 13:08:54 +0545 Subject: [PATCH] chore: remove unwanted code --- src/components/safe/safe-actions.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/safe/safe-actions.tsx b/src/components/safe/safe-actions.tsx index 3eb23069d..651c23196 100644 --- a/src/components/safe/safe-actions.tsx +++ b/src/components/safe/safe-actions.tsx @@ -1,5 +1,3 @@ -"use client"; - import { Button } from "@/components/ui/button"; import { DropdownMenu,