]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Attach.php
Remove the activity
[friendica.git] / src / Module / Attach.php
index a73beb2b8dd03585c1e4c498a196bf0a2ccbb2a0..17b2d6e9083ffff62b56bb3577db736a10c61bbd 100644 (file)
@@ -37,7 +37,6 @@ class Attach extends BaseModule
         */
        protected function rawContent(array $request = [])
        {
-               $a = DI::app();
                if (empty($this->parameters['item'])) {
                        throw new \Friendica\Network\HTTPException\BadRequestException();
                }