Remove encoding tag from admin/spree/orders js files

This commit is contained in:
luisramos0
2019-12-19 14:13:36 +00:00
parent cf1664bed3
commit 3f3577e73c
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
<%#encoding: UTF-8%>
// Shipments AJAX API
$(document).ready(function() {

View File

@@ -1,4 +1,3 @@
<%#encoding: UTF-8%>
// variant autocompletion
$(document).ready(function() {