clippy: new fixes
This commit is contained in:
committed by
nitnelave
parent
73686224dd
commit
6f46ffd1e4
@@ -31,9 +31,6 @@ use ldap3_proto::proto::{
|
||||
use std::collections::HashMap;
|
||||
use tracing::{debug, instrument, warn};
|
||||
|
||||
#[derive(Debug, PartialEq, Eq, Clone)]
|
||||
struct LdapDn(String);
|
||||
|
||||
#[derive(Debug)]
|
||||
enum SearchScope {
|
||||
Global,
|
||||
|
||||
Reference in New Issue
Block a user