Remove references to include/tags.php

This commit is contained in:
Hypolite Petovan 2018-02-03 23:59:31 -05:00
parent 9f3acceac7
commit 2a486903d1
6 changed files with 0 additions and 7 deletions

View file

@ -2,8 +2,6 @@
namespace Friendica\Worker;
require_once("include/tags.php");
class TagUpdate
{
public static function execute()