diff --git a/src/components/Log.tsx b/src/components/Log.tsx index de7fb94..f93599a 100644 --- a/src/components/Log.tsx +++ b/src/components/Log.tsx @@ -38,10 +38,7 @@ import { AppState, UIState, } from '../types/state'; -import { - Config, - OutputChannel, -} from '../types/config'; +import { Config } from '../types/config'; import store from '../store'; import { formatBytes,