1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-20 11:36:11 -05:00

remove the dummy file

This commit is contained in:
kud1ing 2016-12-10 18:08:37 +01:00
parent eb15075946
commit 37e1b4ef2c

View file

@ -1,4 +0,0 @@
// This file is only here in order to give the GitHub repository a "Rust" flavor.
fn main() {
println!("hello, world");
}