mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-29 17:53:16 +00:00
Merge pull request #1152 from pixelfed/frontend-ui-refactor
Update Inbox
This commit is contained in:
commit
9856d509ee
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class Inbox
|
||||||
|
|
||||||
public function handle()
|
public function handle()
|
||||||
{
|
{
|
||||||
abort_if(!Helpers::validateObject($this->payload), 400);
|
|
||||||
$this->handleVerb();
|
$this->handleVerb();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue