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 e3987b7 commit 344e858Copy full SHA for 344e858
app/containers/GraphsContainer.tsx
@@ -11,7 +11,6 @@ import Header from '../components/Header';
11
import RequestTypesChart from '../charts/RequestTypesChart';
12
import ResponseCodesChart from '../charts/ResponseCodesChart';
13
import TrafficChart from '../charts/TrafficChart';
14
-import DockerChart from '../charts/DockerChart';
15
import RouteChart from '../charts/RouteChart';
16
import LogsTable from '../charts/LogsTable';
17
import EventContainer from './EventContainer';
0 commit comments