Skip to content

Commit

Permalink
Remove empty line after doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Dec 6, 2024
1 parent 97aede1 commit f2ef8e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rubicon/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,6 @@ macro_rules! compatibility_check {
/// }
/// }
/// ```
#[cfg(not(any(feature = "export-globals", feature = "import-globals")))]
#[macro_export]
macro_rules! compatibility_check {
Expand Down

0 comments on commit f2ef8e0

Please sign in to comment.