Remove leftover
This commit is contained in:
parent
25e67b760b
commit
c12bb7e04c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ mod error;
|
|||
|
||||
pub use error::Error;
|
||||
|
||||
use x11rb::connection::{Connection as _, RequestConnection};
|
||||
use x11rb::connection::Connection as _;
|
||||
use x11rb::errors::ConnectError;
|
||||
use x11rb::protocol::xproto::{self, Atom, AtomEnum, Window};
|
||||
use x11rb::protocol::Event;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue