Remove log info
This commit is contained in:
parent
a46df491e5
commit
b3b97ee69a
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ impl EnigoPynput {
|
|||
return true;
|
||||
}
|
||||
};
|
||||
log::info!("send pynput: {:?}", &s);
|
||||
return self.tx.send((PyMsg::Str(s), is_press)).is_ok();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue