Skip to content

Commit ac19cca

Browse files
fixup! random space
1 parent c736aa3 commit ac19cca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/managers/KeybindManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1603,7 +1603,6 @@ SDispatchResult CKeybindManager::swapActive(std::string args) {
16031603
}
16041604

16051605
SDispatchResult CKeybindManager::moveActiveTo(std::string args) {
1606-
16071606
char arg = args[0];
16081607
bool silent = args.ends_with(" silent");
16091608
if (silent)

0 commit comments

Comments
 (0)