Przeglądaj źródła

Removes commented out code

main
Eric Amodio 7 lat temu
rodzic
commit
036f0639aa
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/commands/diffWithNext.ts

+ 0
- 1
src/commands/diffWithNext.ts Wyświetl plik

@ -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 {

Ładowanie…
Anuluj
Zapisz