Skip to content

Commit

Permalink
Fix error with missed Settings class
Browse files Browse the repository at this point in the history
  • Loading branch information
faf committed Mar 29, 2017
1 parent 638cfea commit a8941cf
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 a8941cf

Please # to comment.