From 5e336b6257042d61811cf390a6d334a0e88bc927 Mon Sep 17 00:00:00 2001 From: Quentin Monnet Date: Thu, 14 Nov 2024 11:24:00 +0000 Subject: [PATCH] test 3: should pass --- scratch/src/main.rs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scratch/src/main.rs b/scratch/src/main.rs index 2b3a7557..f8007623 100644 --- a/scratch/src/main.rs +++ b/scratch/src/main.rs @@ -11,12 +11,6 @@ use std::net::Ipv4Addr; use std::time::Instant; use tracing::{debug, error, info, trace, warn}; -use fake_package_that_i_invented::*; - -aspdofijsadf asdopifjasoipf aspdofijsaodpi jasdfio jaiposdf jopasdfjioasp dfjdfjiasdopijo -f -asdfjp - #[tracing::instrument(level = "trace", ret)] // TODO: proper safety. This should return a Result but I'm being a savage for demo purposes. fn as_cstr(s: &str) -> CString {