This commit is contained in:
Michael 2022-04-06 15:32:14 +00:00
parent 612e91b603
commit 5a3fe900f0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
namespace Friendica\Model\Post;
use Friendica\Database\DBA;
use \BadMethodCallException;
use BadMethodCallException;
use Friendica\Database\Database;
class Collection