Explorar el Código

Removes commented out code

main
Eric Amodio hace 7 años
padre
commit
036f0639aa
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/commands/diffWithNext.ts

+ 0
- 1
src/commands/diffWithNext.ts Ver fichero

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

Cargando…
Cancelar
Guardar