Browse Source

Update acuity.js

Lutz Roeder 4 years ago
parent
commit
11607134b9
1 changed files with 0 additions and 1 deletions
  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');