Fix warning in serve_test

This commit is contained in:
Lucien Greathouse
2019-09-30 17:37:16 -07:00
parent 282caf10a5
commit 457a8a5cf8

View File

@@ -1,5 +1,4 @@
use std::{
collections::HashMap,
fs,
path::{Path, PathBuf},
process::Command,