Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglun committed May 20, 2024
1 parent 2c8655d commit e1bfab1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 87 deletions.
1 change: 0 additions & 1 deletion src/layout/Article/ToolBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { useEffect } from "react";
import { Icon } from "@/components/Icon";
import { ChevronDown, ChevronUp } from "lucide-react";
import { useBearStore } from "@/stores";
import { TooltipBox } from "@/components/TooltipBox";
import { IconButton, Tooltip } from "@radix-ui/themes";

export interface NavigatorProps {
Expand Down
12 changes: 0 additions & 12 deletions src/layout/SideNav/freshrss.svg

This file was deleted.

74 changes: 0 additions & 74 deletions src/layout/SideNav/index.tsx

This file was deleted.

0 comments on commit e1bfab1

Please sign in to comment.