avoid compiler warnings

This commit is contained in:
Dietmar Maurer
2018-12-16 13:57:59 +01:00
parent af3e7d7551
commit a27a3ee4ba
4 changed files with 9 additions and 11 deletions

View File

@ -1,8 +1,6 @@
extern crate apitest;
use std::collections::HashMap;
use apitest::api3;
//use apitest::api3;
use apitest::cli::command::*;
fn datastore_commands() -> CommandLineInterface {