Skip to content

Commit

Permalink
Merge pull request #9 from Mibew/fix_settings
Browse files Browse the repository at this point in the history
Fix error with missed Settings class
  • Loading branch information
everyx authored Mar 29, 2017
2 parents 638cfea + a8941cf commit e662cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Controller/OperatorStatusController.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

namespace Mibew\Mibew\Plugin\OperatorStatus\Controller;

use Mibew\Settings;
use Mibew\Controller\AbstractController;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
Expand Down

0 comments on commit e662cc5

Please sign in to comment.