removed empty spaces

This commit is contained in:
iLLiCiTiT 2021-04-21 16:24:57 +02:00
parent db0f6dcefe
commit ac0e2b34a9

View file

@ -30,7 +30,7 @@ def register_actions_from_paths(paths):
api.register_plugin_path(api.Action, path)
def register_config_actions():
"""Register actions from the configuration for Launcher"""