identation problem

This commit is contained in:
Cayo Puigdefabregas 2020-11-11 16:59:30 +01:00
parent 0fb81bea78
commit 554ec254d8
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class Sync:
# We only want to perform Add/Remove to not new components
actions = self.add_remove(db_device, not_new_components)
db_device.components = db_components
db_device.add_mac_to_hid()
db_device.add_mac_to_hid()
return db_device, actions
def execute_register_component(self,