Skip to content

Commit 2d27142

Browse files
committed
Fix extra blank line from rebase conflict resolution
1 parent b6e2058 commit 2d27142

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cfclient/ui/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,6 @@ def _rescan_devices(self):
555555
# if (len(devs) > 0):
556556
# self.device_discovery(devs)
557557

558-
559558
def _show_input_device_config_dialog(self):
560559
self.inputConfig = InputConfigDialogue(self.joystickReader)
561560
self.inputConfig.closed.connect(self._on_input_config_closed)

0 commit comments

Comments
 (0)