lint compliance
This commit is contained in:
parent
05e7d5eb9b
commit
3314778c54
@ -1,8 +1,7 @@
|
||||
define([
|
||||
'jquery',
|
||||
'/common/outer/local-store.js',
|
||||
'/customize/messages.js',
|
||||
], function ($, LocalStore, Messages) {
|
||||
], function ($, LocalStore) {
|
||||
|
||||
$(function () {
|
||||
var $main = $('#mainBlock');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user