Skip to content

Commit 66845b2

Browse files
authored
format
1 parent 184eb70 commit 66845b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Runner.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public function handleException($exception)
4848

4949
// 环境变量
5050
$_ENV = Env::get();
51-
// $handler->addDataTable('Environment', Env::get());
5251

5352
// 从异常堆栈跟踪中打开代码编辑器
5453
if ($this->options['editor']) {

0 commit comments

Comments
 (0)