Pull cli_utils out of cli to stop them from always building

This commit is contained in:
Brendan Hansknecht 2021-11-07 18:33:52 -08:00
parent 1525b7c9c9
commit cbc0b3c0cf
6 changed files with 6 additions and 6 deletions

View file

@ -1,2 +0,0 @@
pub mod bench_utils;
pub mod helpers;