]> git.mxchange.org Git - friendica.git/commitdiff
Standards
authorMichael <heluecht@pirati.ca>
Thu, 24 Jun 2021 17:37:50 +0000 (17:37 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 24 Jun 2021 17:37:50 +0000 (17:37 +0000)
src/Model/Storage/ExternalResource.php

index e0e0a6279ef84eb6f1150ae6878c494d417625a4..9c57e3990bbfe940301ab3619c465bdb54f51caf 100644 (file)
@@ -21,7 +21,7 @@
 
 namespace Friendica\Model\Storage;
 
-use \BadMethodCallException;
+use BadMethodCallException;
 use Friendica\DI;
 
 /**