瀏覽代碼

formatting

sanex3339 8 年之前
父節點
當前提交
b28b1743ba
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/cli/JavaScriptObfuscatorCLI.ts

+ 0 - 1
src/cli/JavaScriptObfuscatorCLI.ts

@@ -1,7 +1,6 @@
 import * as commander from 'commander';
 import * as path from 'path';
 
-
 import { IObfuscationResult } from "../interfaces/IObfuscationResult";
 import { IObfuscatorOptions } from "../interfaces/IObfuscatorOptions";