Removed an excess blank line in the views of the Mia core application.
This commit is contained in:
parent
ed23187797
commit
d0407d4900
@ -117,7 +117,6 @@ def api_users_exists(request, login_id):
|
|||||||
return JsonResponse(True, safe=False)
|
return JsonResponse(True, safe=False)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# TODO: To be removed.
|
# TODO: To be removed.
|
||||||
def todo(request, **kwargs):
|
def todo(request, **kwargs):
|
||||||
"""A dummy placeholder view for the URL settings that are not
|
"""A dummy placeholder view for the URL settings that are not
|
||||||
|
Loading…
Reference in New Issue
Block a user