Skip to content

Commit ae73149

Browse files
committed
refactor: unused import
1 parent 20e66dc commit ae73149

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/layout/Header/navbar/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from "react";
22
import styled from "styled-components";
33
import { useLockBodyScroll, useToggle } from "react-use";
4-
import { useCoinPrice } from "hooks/useCoinPrice";
54
import ConnectButton from "components/ConnectButton";
65
import LightButton from "components/LightButton";
76
import KlerosSolutionsIcon from "svgs/menu-icons/kleros-solutions.svg";

0 commit comments

Comments
 (0)