diff --git a/ui/src/components/Sidebar/index.tsx b/ui/src/components/Sidebar/index.tsx index 042959a6..481bb099 100644 --- a/ui/src/components/Sidebar/index.tsx +++ b/ui/src/components/Sidebar/index.tsx @@ -1,4 +1,3 @@ -import React from "react"; import { Layout, Menu, Col, Row } from "antd"; import { Link } from "react-router-dom";