Remove stub function

This commit is contained in:
Steve Akinyemi 2018-12-06 12:46:49 +01:00
parent 2b3c87e80c
commit fcb19f1c98

View File

@ -155,9 +155,3 @@ fn main() {
CLIOptions::SelfUpdate => update::self_update(),
}
}
fn get_args() {
}