chore: remove unused import

This commit is contained in:
karishmas6
2024-03-07 03:23:13 +05:30
parent 40843c5c90
commit d8c0be4cb4

View File

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