@@ -16,7 +16,6 @@ |
||
16 | 16 | use yii\web\Controller; |
17 | 17 | use yii\web\NotFoundHttpException; |
18 | 18 | use yii\web\Response; |
19 | -use assayerpro\sitemap\RobotsTxt; |
|
20 | 19 | |
21 | 20 | /** |
22 | 21 | * DefaultController for sitemap module |