Skip to content

Commit 4624591

Browse files
Nasfameactions-user
authored andcommitted
style: pretty code
by ci
1 parent e14cf88 commit 4624591

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/dashboard/dashLayout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { myImageLoader } from '@lib/imageHelper'
2121
import particle from '@/lib/particle'
2222
import { useRouter } from 'next/navigation'
2323

24-
2524
export const DashLayout = ({ children }: { children: React.ReactNode }) => {
2625
const { user } = useUserStore()
2726
const pathname = usePathname()

0 commit comments

Comments
 (0)