]> git.mxchange.org Git - friendica.git/blobdiff - tests/Util/SampleStorageBackend.php
Remove multi profiles feature
[friendica.git] / tests / Util / SampleStorageBackend.php
index a788c6d3df8147ae79668bca7347c82257f4324c..f16c3a64158784814592ec649976cf9109835c94 100644 (file)
@@ -2,12 +2,10 @@
 
 namespace Friendica\Test\Util;
 
-use Friendica\App;
 use Friendica\Core\Hook;
 use Friendica\Model\Storage\IStorage;
 
-use Friendica\Core\L10n\L10n;
-use Mockery\MockInterface;
+use Friendica\Core\L10n;
 
 /**
  * A backend storage example class