Remove all ray() calls
This commit is contained in:
@@ -68,7 +68,6 @@ class NewActivityMonitor extends Component
|
||||
} else {
|
||||
$this->dispatch($this->eventToDispatch);
|
||||
}
|
||||
ray('Dispatched event: '.$this->eventToDispatch.' with data: '.$this->eventData);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user