mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Glommio clippy (#341)
This commit is contained in:
parent
a858394855
commit
ec8eb23707
17 changed files with 28 additions and 50 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
use ntex_bytes::{BufMut, BytesMut};
|
||||
use std::fmt::Write;
|
||||
use std::usize;
|
||||
|
||||
#[test]
|
||||
fn test_vec_as_mut_buf() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue