chore: remove unused import

This commit is contained in:
karishmas6
2024-03-07 03:24:54 +05:30
parent d168ca1352
commit c880bc6b52

View File

@@ -1,4 +1,3 @@
import React from "react";
import { Layout, Menu, Col, Row } from "antd"; import { Layout, Menu, Col, Row } from "antd";
import { Link } from "react-router-dom"; import { Link } from "react-router-dom";