get rids of the auto-generated mains

This commit is contained in:
Tamo
2022-09-13 20:07:23 +02:00
committed by Clément Renault
parent 94e29a9f5f
commit 5cc8f96237
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}