mirror of
https://github.com/urbit/ares.git
synced 2024-11-26 20:58:02 +03:00
serf: placate linter
This commit is contained in:
parent
a715c961c5
commit
cd92209131
@ -16,7 +16,7 @@ use signal_hook;
|
||||
use signal_hook::consts::SIGINT;
|
||||
use std::fs::create_dir_all;
|
||||
use std::io;
|
||||
use std::path::PathBuf;
|
||||
use std::path::Path;
|
||||
use std::result::Result;
|
||||
use std::sync::atomic::{AtomicBool, Ordering};
|
||||
use std::sync::Arc;
|
||||
|
Loading…
Reference in New Issue
Block a user