Skip to content

Commit

Permalink
remove unused import for topology
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurD1 committed Mar 29, 2024
1 parent 86475ea commit 0b5b198
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Page, PageTitle } from "Components/Page"
import { SystemDependenciesTabPanel } from "./SystemDependenciesTabPanel.tsx"
import { SystemSettingsTabPanel } from "./SystemSettingsTabPanel.tsx"
import { SystemStorageTabPanel } from "./SystemStorageTabPanel.tsx"
import { SystemTopologyTabPanel } from "./SystemTopologyTabPanel.tsx"

export const SystemPage = () => {
return (
Expand Down

0 comments on commit 0b5b198

Please sign in to comment.