Apply fixes from StyleCI

This commit is contained in:
Manish Verma
2019-11-14 13:15:06 +00:00
committed by StyleCI Bot
parent 2056c7812f
commit dc5398859c
13 changed files with 3 additions and 16 deletions

View File

@@ -4,7 +4,6 @@ namespace App\Http\Controllers\Common;
use App\Http\Controllers\Controller;
use App\Model\Api\ApiSetting;
use App\Model\helpdesk\Ticket\Ticket_Thread;
use App\Model\helpdesk\Ticket\Tickets;
use DB;
use Exception;