Remove `src/main.rs`

This commit is contained in:
Alexis Sellier 2022-09-21 15:12:38 +02:00
parent 46501507be
commit a37424d723
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

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