瀏覽代碼

[minor] [fix] minify

version-14
Anand Doshi 11 年之前
父節點
當前提交
ae983eec3e
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. +0
    -8
      webnotes/utils/minify.py

+ 0
- 8
webnotes/utils/minify.py 查看文件

@@ -1,11 +1,3 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# MIT License. See license.txt



from __future__ import unicode_literals
import os, os.path, shutil

# This code is original from jsmin by Douglas Crockford, it was translated to
# Python by Baruch Even. The original code had the following copyright and
# license.


Loading…
取消
儲存