shalvah 5 年 前
コミット
398fe67184
1 ファイル変更0 行追加1 行削除
  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";
                     }
                 }
-
             }
         }