]> git.mxchange.org Git - friendica.git/blobdiff - mod/editpost.php
Replace deprecated Addon::callHooks with Hook::callAll
[friendica.git] / mod / editpost.php
index 1e53285830dd5d2d272cc8182076bd878a704999..bf103cf23c8bb8de5bdb3b28094bd9c5b1e44536 100644 (file)
@@ -4,7 +4,6 @@
  */
 use Friendica\App;
 use Friendica\Content\Feature;
-use Friendica\Core\Addon;
 use Friendica\Core\Config;
 use Friendica\Core\Hook;
 use Friendica\Core\L10n;