Commit 31d6ef1b by Bekhzod Tillakhanov

Remove new line

parent c96fa224
......@@ -120,7 +120,6 @@ class MockView(APIView):
return Response(status=status.HTTP_500_INTERNAL_SERVER_ERROR)
urlpatterns = [
url(r'^$', MockView.as_view()),
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment