Skip to content

Commit b4ac05f

Browse files
committed
Remove debugging print
1 parent 486f494 commit b4ac05f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shell/grabs/moving.rs

-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ impl MoveGrab {
409409
} else {
410410
grab_state.location.y
411411
};
412-
dbg!(grab_state.location);
413412
}
414413

415414
for output in shell.outputs() {

0 commit comments

Comments
 (0)