style(inject): fix formatting
This commit is contained in:
parent
7529c9de38
commit
ad79f58dd4
|
@ -37,7 +37,7 @@ use uinput::UInputDevice;
|
||||||
use crate::{
|
use crate::{
|
||||||
linux::raw_keys::convert_to_sym_array, InjectorCreationOptions, KeyboardStateProvider,
|
linux::raw_keys::convert_to_sym_array, InjectorCreationOptions, KeyboardStateProvider,
|
||||||
};
|
};
|
||||||
use anyhow::{Result, bail};
|
use anyhow::{bail, Result};
|
||||||
use itertools::Itertools;
|
use itertools::Itertools;
|
||||||
use thiserror::Error;
|
use thiserror::Error;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user