Skip to content

Commit 97ad0f3

Browse files
committed
Apply fixes from StyleCI
1 parent ac67e80 commit 97ad0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/usecase/contact/IndexAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace app\usecase\contact;
66

7-
use yii\base\{Action, InvalidConfigException};
7+
use yii\base\{Action};
88
use yii\symfonymailer\Mailer;
99
use yii\web\{Controller, Request, Session};
1010

0 commit comments

Comments
 (0)