Переглянути джерело

Removes commented out code

main
Eric Amodio 8 роки тому
джерело
коміт
036f0639aa
1 змінених файлів з 0 додано та 1 видалено
  1. +0
    -1
      src/commands/diffWithNext.ts

+ 0
- 1
src/commands/diffWithNext.ts Переглянути файл

@ -5,7 +5,6 @@ import { ActiveEditorCommand, Commands } from './commands';
import { BuiltInCommands } from '../constants';
import { GitLogCommit, GitService, GitUri } from '../gitService';
import { Logger } from '../logger';
// import * as moment from 'moment';
import * as path from 'path';
export class DiffWithNextCommand extends ActiveEditorCommand {

Завантаження…
Відмінити
Зберегти