Completed
Push — master ( b71f7d...42978d )
by Konstantin
02:00
created
app/models/GeoFixer.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -24,8 +24,8 @@
 block discarded – undo
24 24
     protected $fuzzy_helper;
25 25
 
26 26
     /**
27
-    * GeoFixer construct
28
-    */
27
+     * GeoFixer construct
28
+     */
29 29
     public function __construct()
30 30
     {
31 31
         $this->string_helper = new StringHelper();
Please login to merge, or discard this patch.