diff --git a/src/pages/Well.jsx b/src/pages/Well.jsx index 9ec271b..f8ac02b 100644 --- a/src/pages/Well.jsx +++ b/src/pages/Well.jsx @@ -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