mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-09-30 14:39:07 +02:00
Removes unnecessary closures.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
(function ($) {
|
||||
'use strict';
|
||||
/*jslint browser: true, confusion: true, regexp: true, vars: true, white: true */
|
||||
/*global Modernizr, jQuery, amplify, H5AI_CONFIG */
|
||||
/*global Modernizr, jQuery, amplify, Base64, H5AI_CONFIG */
|
||||
|
||||
var H5AI = {};
|
||||
|
||||
|
Reference in New Issue
Block a user