mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix rustfmt errors
This commit is contained in:
parent
c299d1cd9e
commit
9db4049169
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ pub struct Item {
|
|||
}
|
||||
|
||||
impl Item {
|
||||
|
||||
|
||||
pub fn open(&mut self) {
|
||||
self.opened.pulse();
|
||||
self.is_saved = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue