chore: remove unused import
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { Layout, Menu, Col, Row } from "antd";
|
import { Layout, Menu, Col } from "antd";
|
||||||
import { Link } from "react-router-dom";
|
import { Link } from "react-router-dom";
|
||||||
|
|
||||||
const { Header } = Layout;
|
const { Header } = Layout;
|
||||||
|
|||||||
Reference in New Issue
Block a user