Skip to content

Commit

Permalink
refactor: remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthyyy committed Jun 16, 2024
1 parent 56cd151 commit 38e6e5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"use client";
import DriveItemInFolderList from "../../_components/drive-item-in-folder-list";
import { usePathname } from "next/navigation";
import { useDegreePathContext } from "../../layout";
import { useSession } from "next-auth/react";
Expand Down

0 comments on commit 38e6e5c

Please sign in to comment.