Skip to content

Commit 406c196

Browse files
evaporeibilelmoussaoui
authored andcommitted
glib-macros: Remove unused imports from Properties doc test
1 parent b6fc603 commit 406c196

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

glib-macros/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,8 +935,6 @@ pub fn cstr_bytes(item: TokenStream) -> TokenStream {
935935
/// # Example
936936
/// ```
937937
/// use std::cell::RefCell;
938-
/// use std::marker::PhantomData;
939-
/// use std::sync::Mutex;
940938
/// use glib::prelude::*;
941939
/// use glib::subclass::prelude::*;
942940
/// use glib_macros::Properties;

0 commit comments

Comments
 (0)