Procházet zdrojové kódy

Remove UTF-8 BOM

select2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
Michele Locati před 10 roky
rodič
revize
9f6f6059c7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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]>