removed cruft

This commit is contained in:
epi
2023-03-18 11:52:58 -05:00
parent d561e59ec9
commit 46d00507b0

View File

@@ -1,5 +1,4 @@
mod utils;
use anyhow::Result;
use assert_cmd::Command;
use httpmock::Method::GET;
use httpmock::{MockServer, Regex};