Completed
Push — master ( 251197...4d589e )
by Antonio
03:58
created
src/AwesomeMarker.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,8 +8,8 @@
 block discarded – undo
8 8
 
9 9
 
10 10
 use dosamigos\leaflet\Plugin;
11
-use yii\web\JsExpression;
12 11
 use yii\helpers\Json;
12
+use yii\web\JsExpression;
13 13
 
14 14
 /**
15 15
  * AwesomeMarker allows to create map icons using FontAwesome Icons.
Please login to merge, or discard this patch.