Skip to content

Commit

Permalink
Linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Dec 26, 2018
1 parent 6c6b5de commit 40831f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/interpreter/locators/services/condaService.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { inject, injectable, named, optional } from 'inversify';
import * as path from 'path';
import { parse, SemVer } from 'semver';

import { Logger } from '../../../common/logger';
import { IFileSystem, IPlatformService } from '../../../common/platform/types';
import { ExecutionResult, IProcessServiceFactory } from '../../../common/process/types';
Expand Down

0 comments on commit 40831f0

Please sign in to comment.