Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
datitisev authored and StyleCIBot committed Nov 5, 2020
1 parent c026905 commit 0a27550
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
use Flarum\Frontend\Document;
use Flarum\Post\Post;
use Flarum\Settings\Event\Saving;
use FoF\GeoIP\IPInfo;
use FoF\GeoIP\Api\GeoIP;
use FoF\GeoIP\Repositories\GeoIPRepository;
use Illuminate\Events\Dispatcher;
Expand Down
1 change: 0 additions & 1 deletion src/Listeners/AddApiRelationships.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

class AddApiRelationships
{

public function subscribe(Dispatcher $events)
{
$events->listen(GetApiRelationship::class, [$this, 'addRelationship']);
Expand Down

0 comments on commit 0a27550

Please sign in to comment.