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::{ use std::{
collections::HashMap,
fs, fs,
path::{Path, PathBuf}, path::{Path, PathBuf},
process::Command, process::Command,