mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Testing deps should only be used when testing
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#[macro_use]
|
||||
extern crate clap;
|
||||
extern crate assert_cli;
|
||||
extern crate walkdir;
|
||||
|
||||
use self::display::draw_it;
|
||||
use clap::{App, AppSettings, Arg};
|
||||
|
||||
Reference in New Issue
Block a user