Skip to content

Commit 2ce4a43

Browse files
sdroegebilelmoussaoui
authored andcommitted
Remove unused gdk::Texture import
1 parent 7eda01a commit 2ce4a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdk4/src/clipboard.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Take a look at the license at the top of the repository in the LICENSE file.
22

3-
use crate::{Clipboard, Texture};
3+
use crate::Clipboard;
44
use glib::object::IsA;
55
use glib::translate::*;
66
use glib::GString;

0 commit comments

Comments
 (0)