Browse Source

Fix style

shalvah 5 năm trước cách đây
mục cha
commit
398fe67184
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Tools/Utils.php

+ 0 - 1
src/Tools/Utils.php

@@ -166,7 +166,6 @@ class Utils
                         $output .= "$quote$parameter" . "[$item]$quote$delimiter $quote$itemValue$quote,\n";
                     }
                 }
-
             }
         }