mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
Remove unnecessary ray() statement
This commit is contained in:
@@ -68,7 +68,6 @@ class LogDrains extends Component
|
||||
{
|
||||
try {
|
||||
$ok = $this->submit($type);
|
||||
ray($ok);
|
||||
if (!$ok) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user