mirror of
https://github.com/wez/wezterm.git
synced 2025-01-04 19:54:56 +03:00
rustfmt
This commit is contained in:
parent
3bec16a4b9
commit
254b8ab96b
@ -1,7 +1,7 @@
|
||||
use super::super::opengl::render::Renderer;
|
||||
use super::super::{get_shell, spawn_window};
|
||||
use super::xkeysyms;
|
||||
use super::super::{Child, Command};
|
||||
use super::xkeysyms;
|
||||
use super::{Connection, Window};
|
||||
use clipboard::{Clipboard, ClipboardImpl, Paste};
|
||||
use config::Config;
|
||||
|
Loading…
Reference in New Issue
Block a user