This commit is contained in:
Joao Moreno 2018-08-24 09:49:59 +02:00
parent 6d2598ad88
commit 811a6be05b

View file

@ -4,7 +4,6 @@
*--------------------------------------------------------------------------------------------*/
import { Uri, SourceControlInputBox, Event, CancellationToken } from 'vscode';
import * as cp from 'child_process';
export interface Git {
readonly path: string;