Unverified Commit 3090ca17 authored by Viral Solani's avatar Viral Solani Committed by GitHub

Merge pull request #174 from viralsolani/analysis-8jmvrL

Apply fixes from StyleCI
parents 4918636b 35b934db
...@@ -190,5 +190,4 @@ class APIController extends Controller ...@@ -190,5 +190,4 @@ class APIController extends Controller
return $this->setStatusCode(422) return $this->setStatusCode(422)
->respondWithError($message); ->respondWithError($message);
} }
} }
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