Skip to content

Commit 3353a72

Browse files
committed
Format -_-
1 parent ce50bd1 commit 3353a72

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/app.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,7 @@ impl Tile {
358358
Task::none()
359359
}
360360

361-
Message::ShowClipboardHistory => {
362-
Task::none()
363-
},
361+
Message::ShowClipboardHistory => Task::none(),
364362

365363
Message::_Nothing => Task::none(),
366364
}

0 commit comments

Comments
 (0)