Remove clean up comment

This commit is contained in:
Vecna 2023-03-21 09:32:28 -04:00
parent ed53adccf1
commit 5daf506a9f
1 changed files with 0 additions and 2 deletions

View File

@ -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;