Skip to content

Commit

Permalink
remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
irfankhan10 committed Sep 30, 2024
1 parent 693031e commit 8164624
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/custom/docs/components/footer/index.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { QuantinuumLogo } from "../../QuantinuumLogo";
import { Separator } from "src";
import { FooterSchema } from "./footer.schema";
import text from "./text.json"

const FooterContent = FooterSchema.parse(text);

const FooterConfig = {
columns: [
Expand Down

0 comments on commit 8164624

Please sign in to comment.