Removed an excess trailing blank line in the Mia core application.
This commit is contained in:
@ -202,4 +202,3 @@ def index(value, arg):
|
||||
if arg >= len(value):
|
||||
return None
|
||||
return value[arg]
|
||||
|
||||
|
Reference in New Issue
Block a user