소스 검색

Remove UTF-8 BOM

select2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
Michele Locati 10 년 전
부모
커밋
9f6f6059c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]>