Update namespace use calls in mod/

This commit is contained in:
Hypolite Petovan
2019-01-07 01:11:16 -05:00
parent cb3f09ae4f
commit 14e4ab544a
23 changed files with 3 additions and 31 deletions
-2
View File
@@ -3,10 +3,8 @@
* @file mod/randprof.php
*/
use Friendica\App;
use Friendica\Core\System;
use Friendica\Model\Contact;
use Friendica\Model\GContact;
use Friendica\Model\Profile;
function randprof_init(App $a)
{