Browse Source

Remove UTF-8 BOM

select2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
Michele Locati 10 năm trước cách đây
mục cha
commit
9f6f6059c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      select2_locale_ar.js

+ 1 - 1
select2_locale_ar.js

@@ -1,4 +1,4 @@
-/**
+/**
  * Select2 Arabic translation.
  *
  * Author: Adel KEDJOUR <[email protected]>