lint compliance

pull/1/head
yflory 6 years ago
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…
Cancel
Save