Skip to content

Commit

Permalink
handle linters
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadaus committed Nov 17, 2024
1 parent 842ab77 commit c9be910
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from "react";
import { hardhat } from "viem/chains";
import { SwitchTheme } from "~~/components/SwitchTheme";
import { useTargetNetwork } from "~~/hooks/scaffold-eth/useTargetNetwork";
import { useGlobalState } from "~~/services/store/store";

/**
* Site footer
Expand Down

0 comments on commit c9be910

Please sign in to comment.