Merge "Remove use of deprecated utf8ToCodepoint in ApiFormatXml."
[lhc/web/wiklou.git] / includes / libs / normal / UtfNormalUtil.php
index ad9a2b9..9ed9bc2 100644 (file)
@@ -27,6 +27,7 @@
 
 
 use UtfNormal\Utils;
+
 /**
  * Return UTF-8 sequence for a given Unicode code point.
  *