]> git.mxchange.org Git - friendica.git/blobdiff - include/expire.php
Remove unrecommended leading backslash for fully qualified namespaces
[friendica.git] / include / expire.php
index 098125a79864efb3315fe75ebd2319b6eca5a0de..da121157d21d5ed22454b33d4e76b26dea7d767e 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-use \Friendica\Core\Config;
+use Friendica\Core\Config;
 
 function expire_run(&$argv, &$argc){
        global $a;