1
0
Fork 0

fixed jslint

This commit is contained in:
Frank Celler 2016-06-03 15:02:21 +02:00
parent affe0f9ea0
commit 4eccc5fbe7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/*jshint -W051:true */ /*jshint -W051:true, -W069:true */
'use strict'; 'use strict';
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////