diff --git a/Database/Command.php b/Database/Command.php index 481bad5c..b083f69b 100644 --- a/Database/Command.php +++ b/Database/Command.php @@ -142,7 +142,6 @@ class Command extends Component * @param $time * @param $result * @return mixed - * @throws ComponentException * @throws Exception */ private function setExecuteLog($time, $result): mixed