]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Group.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
[friendica.git] / src / Model / Group.php
index a810fff6707708ecbcc43f31cf6d3b54376258b4..c38e78000b6a25247625d5afacee96ca3aee87ab 100644 (file)
@@ -6,11 +6,11 @@
 namespace Friendica\Model;
 
 use Friendica\BaseModule;
-use Friendica\Core\L10n;
 use Friendica\Core\Logger;
 use Friendica\Core\Protocol;
 use Friendica\Core\Renderer;
 use Friendica\Database\DBA;
+use Friendica\DI;
 
 /**
  * functions for interacting with the group database table