Missing dba

This commit is contained in:
Michael 2017-11-18 05:12:57 +00:00
parent 3687ef2f8c
commit 911093580b
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
namespace Friendica\Worker;
use Friendica\Core\Config;
use dba;
class RemoveContact {
public static function execute($id) {