diff --git a/widget/src/keyed.rs b/widget/src/keyed.rs index 55019535..ad531e66 100644 --- a/widget/src/keyed.rs +++ b/widget/src/keyed.rs @@ -42,8 +42,6 @@ pub mod column; pub use column::Column; /// Creates a [`Column`] with the given children. -/// -/// [`Column`]: widget::Column #[macro_export] macro_rules! keyed_column { () => (