polish merge

This commit is contained in:
DubbleClick
2025-06-19 09:32:55 +07:00
parent 3af40a66dd
commit a9713c3bfa
2 changed files with 0 additions and 15 deletions

View File

@@ -117,10 +117,6 @@ class UnixShell
return trim($str);
}
/**
* @param string $cmd
* @return string
*/
private function getExecString(string $cmd): string
{
logger()->debug('Executed at: ' . debug_backtrace()[0]['file'] . ':' . debug_backtrace()[0]['line']);