We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac67e80 commit 97ad0f3Copy full SHA for 97ad0f3
src/usecase/contact/IndexAction.php
@@ -4,7 +4,7 @@
4
5
namespace app\usecase\contact;
6
7
-use yii\base\{Action, InvalidConfigException};
+use yii\base\{Action};
8
use yii\symfonymailer\Mailer;
9
use yii\web\{Controller, Request, Session};
10
0 commit comments