Skip to content

Commit bef8c53

Browse files
wash2Drakulix
authored andcommitted
chore: cargo fmt
1 parent be616e0 commit bef8c53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/wayland/handlers/corner_radius.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
use cosmic_protocols::corner_radius::v1::server::cosmic_corner_radius_toplevel_v1;
22

33
use crate::wayland::protocols::corner_radius::{
4-
delegate_corner_radius, CornerRadiusData, CornerRadiusHandler,
5-
CornerRadiusState,
4+
delegate_corner_radius, CornerRadiusData, CornerRadiusHandler, CornerRadiusState,
65
};
76

87
use crate::state::State;

0 commit comments

Comments
 (0)