Ver código fonte

Remove clean up comment

Vecna 1 ano atrás
pai
commit
5daf506a9f
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      src/bin/lox_client.rs

+ 0 - 2
src/bin/lox_client.rs

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