Skip to content

Commit

Permalink
Merge pull request #97 from twosigma/leifwalsh-patch-1
Browse files Browse the repository at this point in the history
remove redundant import in test module
  • Loading branch information
leifwalsh committed Feb 21, 2024
2 parents 804aa71 + 0f79943 commit 79bee4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handlers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ mod test {

use nix::libc::{AF_INET, AF_INET6};

use super::super::config::Config;
use super::*;

fn test_logger() -> slog::Logger {
Expand Down

0 comments on commit 79bee4c

Please sign in to comment.