Skip to content

Commit

Permalink
CI coorected
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartik Raj committed Feb 15, 2019
1 parent adffc10 commit 4c8b26d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

import { inject, injectable } from 'inversify';
import { Uri } from 'vscode';
import '../../../common/extensions';
import { IInterpreterService, InterpreterType, IPipEnvService } from '../../../interpreter/contracts';
import { IWorkspaceService } from '../../application/types';
import { IFileSystem } from '../../platform/types';
Expand Down

0 comments on commit 4c8b26d

Please sign in to comment.