Remove clean up comment
This commit is contained in:
parent
ed53adccf1
commit
5daf506a9f
|
@ -1,5 +1,3 @@
|
|||
// During a later cleanup, this file will replace lox_client.rs.
|
||||
|
||||
// This seems like probably not the best way to do this, but it works.
|
||||
#[path = "../client_lib.rs"]
|
||||
mod client_lib;
|
||||
|
|
Loading…
Reference in New Issue