We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add8eca commit 35654f7Copy full SHA for 35654f7
src/pages/bounties/index.tsx
@@ -1,4 +1,4 @@
1
-import { ReactElement, useCallback, useEffect, useMemo } from "react";
+import { ReactElement, useCallback, useEffect } from "react";
2
import Navigation from "@/components/sections/bounties/Navigation";
3
import BountyList from "@/components/list/Bounty";
4
import { useTranslation } from "react-i18next";
0 commit comments