Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Schwartz committed Nov 12, 2023
1 parent 6a6efe3 commit 23842dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions enclave-manager/web/src/emui/Navbar.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { FiHome } from "react-icons/fi";
import { PiLinkSimpleBold } from "react-icons/pi";
import { Link, useLocation } from "react-router-dom";
import { KURTOSIS_CLOUD_CONNECT_URL } from "../client/constants";
import { useKurtosisClient } from "../client/enclaveManager/KurtosisClientContext";
import { NavButton, Navigation } from "../components/Navigation";

Expand Down

0 comments on commit 23842dc

Please sign in to comment.