Skip to content

Commit

Permalink
remove importing pstree
Browse files Browse the repository at this point in the history
Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>
  • Loading branch information
NivedhaSenthil authored and Vinay Shankar Shukla committed Oct 30, 2020
1 parent d473702 commit d305478
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/execution/gaugeExecutor.ts
Expand Up @@ -13,7 +13,6 @@ import { OutputChannel } from './outputChannel';
import { ExecutionConfig } from './executionConfig';
import { CLI } from '../cli';
import { join, relative, extname } from 'path';
import psTree = require('ps-tree');
import {
LineTextProcessor, DebuggerAttachedEventProcessor, DebuggerNotAttachedEventProcessor, ReportEventProcessor
} from './lineProcessors';
Expand Down

0 comments on commit d305478

Please sign in to comment.