mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
Shut up warnings
This commit is contained in:
parent
14aa0c3259
commit
9e565781c6
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
use super::{PathInfo, Store, StorePath};
|
||||
use crate::Error;
|
||||
use hyper::client::Client;
|
||||
use futures::stream::Concat;
|
||||
|
||||
pub struct BinaryCacheStore {
|
||||
base_uri: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue