Remove debug logging.
GitOrigin-RevId: 56ca1c7950609f13dabf6c12262432ecfa14b523
This commit is contained in:
parent
cc28bdeae3
commit
b970cc4e5e
@ -43,7 +43,6 @@ ActorContext *&Scheduler::context() {
|
||||
|
||||
void Scheduler::on_context_updated() {
|
||||
LOG_TAG = context_->tag_;
|
||||
LOG(ERROR) << "on context updated " << context_;
|
||||
}
|
||||
|
||||
void Scheduler::set_scheduler(Scheduler *scheduler) {
|
||||
|
Loading…
Reference in New Issue
Block a user