mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove unnecessary return
This commit is contained in:
parent
6a7e1abf5d
commit
6dbbe75099
1 changed files with 0 additions and 1 deletions
|
|
@ -99,4 +99,3 @@ class CoreAddon(BaseServerAddon):
|
|||
return await executor.get_simple_response(
|
||||
"Unknown action", success=False
|
||||
)
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue