parent
ba03230789
commit
35e72ea9f7
@ -1,5 +1,3 @@ |
||||
(function($, window) { |
||||
(function myfunc($, window) { // eslint-disable-line no-unused-vars
|
||||
|
||||
|
||||
|
||||
}).call(this, jQuery, window); |
||||
}.call(this, jQuery, window)); |
||||
|
Loading…
Reference in new issue