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