runphp 5 месяцев назад
Родитель
Сommit
7c140bf23e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/Exception/ExceptionHandle.php

+ 0 - 1
src/Exception/ExceptionHandle.php

@@ -36,7 +36,6 @@ class ExceptionHandle extends Handle
         $debugInfo['msg'] = $debugInfo['message'];
         unset($debugInfo['datas'], $debugInfo['message']);
 
-
         return $debugInfo;
     }