Skip to content

Commit

Permalink
Tidy imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesedmonston committed Jan 7, 2023
1 parent 62ec2c2 commit f92a726
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controllers/SettingsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace jamesedmonston\graphqlauthentication\controllers;

use Craft;
use craft\helpers\App;
use craft\helpers\StringHelper;
use craft\helpers\UrlHelper;
use craft\models\GqlSchema;
Expand All @@ -15,7 +14,6 @@
use craft\services\UserGroups;
use craft\services\Volumes;
use craft\web\Controller;
use craft\web\UrlManager;
use jamesedmonston\graphqlauthentication\GraphqlAuthentication;
use yii\web\HttpException;

Expand Down

0 comments on commit f92a726

Please sign in to comment.