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