Small fixes.

This commit is contained in:
James Cole
2014-12-05 22:06:33 +01:00
parent 834f8382e9
commit 3aa9057c5f
3 changed files with 1 additions and 11 deletions

View File

@@ -384,7 +384,6 @@ class TransactionController extends BaseController
);
return Response::json($result->toArray());
// build custom query. TODO move
}
/**