From e239a72b874420f19a091832e78d5a4bb82eb167 Mon Sep 17 00:00:00 2001 From: Shemy Gan Date: Wed, 20 Nov 2024 08:59:06 -0500 Subject: [PATCH] - cleanup --- Client/src/Pages/Infrastructure/details/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/Client/src/Pages/Infrastructure/details/index.jsx b/Client/src/Pages/Infrastructure/details/index.jsx index c8f8a2220..63daeddb6 100644 --- a/Client/src/Pages/Infrastructure/details/index.jsx +++ b/Client/src/Pages/Infrastructure/details/index.jsx @@ -7,7 +7,6 @@ import CustomGauge from "../../../Components/Charts/CustomGauge"; import AreaChart from "../../../Components/Charts/AreaChart"; import { useSelector } from "react-redux"; import { networkService } from "../../../main"; -import axios from "axios"; import { TzTick, PercentTick,