Completed
Push — master ( 5e4c73...102525 )
by vistart
06:59
created
widgets/views/organization-list.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,12 +12,10 @@
 block discarded – undo
12 12
 
13 13
 use rhosocial\organization\widgets\OrganizationProfileModalWidget;
14 14
 use rhosocial\organization\Organization;
15
-use yii\bootstrap\Modal;
16 15
 use yii\data\ActiveDataProvider;
17 16
 use yii\grid\DataColumn;
18 17
 use yii\grid\GridView;
19 18
 use yii\grid\SerialColumn;
20
-use yii\helpers\Html;
21 19
 use yii\web\View;
22 20
 
23 21
 /* @var $dataProvider ActiveDataProvider */
Please login to merge, or discard this patch.