Skip to content

Commit

Permalink
🐛 fix: delete never use
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhawk committed Oct 27, 2024
1 parent 708d2d9 commit ce3da0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/logo/Logo.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Heading } from "@chakra-ui/react";
import React from "react";

const Logo = () => {
return (
Expand Down

0 comments on commit ce3da0c

Please sign in to comment.