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");
}