Explorar o código

fix(core): 移除多余空行

runphp hai 5 meses
pai
achega
7c140bf23e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;
     }