Skip to content

Commit

Permalink
Minimize
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Feb 10, 2025
1 parent 40c8383 commit 420c6e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions neqo-http3/src/connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

#![allow(clippy::module_name_repetitions)]

use std::{cell::RefCell, fmt::Debug, hash::BuildHasherDefault, mem, rc::Rc};

use neqo_common::{qdebug, qerror, qinfo, qtrace, qwarn, Decoder, Header, MessageType, Role};
Expand Down

0 comments on commit 420c6e2

Please sign in to comment.