Remove unnecesary return
This commit is contained in:
parent
3c72055c22
commit
7f63980e47
|
@ -223,8 +223,6 @@ class Api:
|
|||
def skip(self):
|
||||
shared.state.skip()
|
||||
|
||||
return
|
||||
|
||||
def get_config(self):
|
||||
options = {}
|
||||
for key in shared.opts.data.keys():
|
||||
|
|
Loading…
Reference in New Issue
Block a user