Deleted unnecessary import

This commit is contained in:
KharchenkoVV 2021-07-29 17:21:40 +05:00
parent ace9202339
commit c58ccb6d33

View File

@ -9,7 +9,6 @@ import WellAnalysis from "../pages/WellAnalysis";
import TelemetryView from "../pages/TelemetryView";
import MenuDocuments from "../components/MenuDocuments";
import WellStat from "./WellStat";
import MenuDocuments from "../components/MenuDocuments";
const { Content } = Layout