浏览代码

Update acuity.js

Lutz Roeder 4 年之前
父节点
当前提交
11607134b9
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/acuity.js

+ 0 - 1
source/acuity.js

@@ -1,5 +1,4 @@
 /* jshint esversion: 6 */
-/* eslint "indent": [ "error", 4, { "SwitchCase": 1 } ] */
 
 var acuity = acuity || {};
 var json = json || require('./json');