From b9a65ea3ac1f7258b75341bdacbd8ebea0ab64dd Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 14 Mar 2024 11:47:48 +0900 Subject: perf: make ControlFlowResult int --- src/Execution/ControlFlowResult.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/Execution/ControlFlowResult.php (limited to 'src/Execution/ControlFlowResult.php') diff --git a/src/Execution/ControlFlowResult.php b/src/Execution/ControlFlowResult.php deleted file mode 100644 index 0bb831a..0000000 --- a/src/Execution/ControlFlowResult.php +++ /dev/null @@ -1,18 +0,0 @@ -