Remove logging.
This commit is contained in:
parent
d43a4228fd
commit
78e9e8b680
|
@ -289,7 +289,6 @@ fn negotiate_path(
|
|||
}
|
||||
continue;
|
||||
} else {
|
||||
println!("Remove path1");
|
||||
commands
|
||||
.entity(entity)
|
||||
.remove::<Path>()
|
||||
|
|
Loading…
Reference in New Issue
Block a user