Apply fixes from StyleCI

This commit is contained in:
Manish Verma
2018-08-07 11:27:04 +00:00
committed by StyleCI Bot
parent a08bfd0ebd
commit cadbb1062c
3 changed files with 6 additions and 6 deletions

View File

@@ -696,7 +696,7 @@ Route::group(['middleware' => ['web']], function () {
Route::get('/inbox/data', ['as' => 'api.inbox', 'uses' => 'Agent\helpdesk\TicketController@get_inbox']);
// Route::get('/report', 'HomeController@getreport');
// Route::get('/reportdata', 'HomeController@pushdata');
/*
* Update module
*/