mirror of
https://github.com/NLnetLabs/dnst.git
synced 2026-09-26 19:54:55 +02:00
Remove commented out code.
This commit is contained in:
Vendored
-8
@@ -54,14 +54,6 @@ impl<T: fmt::Write> Stream<T> {
|
||||
}
|
||||
|
||||
impl<E: Env> Env for &E {
|
||||
// fn make_connection(&self) {
|
||||
// todo!()
|
||||
// }
|
||||
|
||||
// fn make_stub_resolver(&self) {
|
||||
// todo!()
|
||||
// }
|
||||
|
||||
fn args_os(&self) -> impl Iterator<Item = OsString> {
|
||||
(**self).args_os()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user