소스 검색

Removes commented out code

main
Eric Amodio 7 년 전
부모
커밋
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 {

불러오는 중...
취소
저장