Remove hello-world output
This commit is contained in:
parent
6c92b2300c
commit
37588a9f3d
1 changed files with 0 additions and 2 deletions
|
@ -49,6 +49,4 @@ fn main() {
|
|||
} else {
|
||||
info!("No commandline call...")
|
||||
}
|
||||
|
||||
info!("Hello, world!");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue