We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886c72d commit 1136612Copy full SHA for 1136612
app/containers/Archived.tsx
@@ -12,7 +12,7 @@ import ProcessesChart from '../charts/ProcessesChart';
12
import TemperatureChart from '../charts/TemperatureChart';
13
import LatencyChart from '../charts/LatencyChart';
14
import MemoryChart from '../charts/MemoryChart';
15
-import RouteTrace from '../charts/RouteTrace';
+// import RouteTrace from '../charts/RouteTrace';
16
import DockerChart from '../charts/DockerChart';
17
18
interface IParams {
0 commit comments