Fix clippy::len_without_is_empty
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
#![allow(
|
||||
clippy::needless_range_loop,
|
||||
clippy::ptr_arg,
|
||||
clippy::len_without_is_empty,
|
||||
clippy::map_entry,
|
||||
clippy::type_complexity,
|
||||
clippy::too_many_arguments,
|
||||
|
||||
Reference in New Issue
Block a user