From eb6406da7e33e62c8c126b044d80fb70afb8c675 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 11 Jun 2020 19:00:52 +0200 Subject: Fmt --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib.rs') diff --git a/src/lib.rs b/src/lib.rs index 98dd615..614ba85 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -164,7 +164,6 @@ pub trait Monotonic { /// A marker trait that indicates that it is correct to use this type in multi-core context pub trait MultiCore {} - /// Sets the given `interrupt` as pending /// /// This is a convenience function around -- cgit v1.2.3