Spaces:
markush1
/
Running on CPU Upgrade

markush1 commited on
Commit
fb268b6
·
verified ·
1 Parent(s): 6c07fe0

Update components/editor/header/index.tsx

Browse files
Files changed (1) hide show
  1. components/editor/header/index.tsx +0 -2
components/editor/header/index.tsx CHANGED
@@ -1,8 +1,6 @@
1
  import { ReactNode } from "react";
2
  import { Eye, MessageCircleCode } from "lucide-react";
3
 
4
- import Logo from "@/assets/logo.svg";
5
-
6
  import { Button } from "@/components/ui/button";
7
  import classNames from "classnames";
8
 
 
1
  import { ReactNode } from "react";
2
  import { Eye, MessageCircleCode } from "lucide-react";
3
 
 
 
4
  import { Button } from "@/components/ui/button";
5
  import classNames from "classnames";
6