From a082200ea72a29a000eba4bad7d85da4e52aa1ed Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Fri, 16 Feb 2024 17:23:21 +0000 Subject: [PATCH] automatic cargo CI changes --- members/libpt-core/src/macros.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/members/libpt-core/src/macros.rs b/members/libpt-core/src/macros.rs index ab177bd..be5857b 100644 --- a/members/libpt-core/src/macros.rs +++ b/members/libpt-core/src/macros.rs @@ -2,7 +2,6 @@ //! //! This module implements macros for use with `libpt`. - pub use crate::get_stdout_for; /// ## catches what the expression would write to the `stdout`