mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-04 07:12:48 -04:00
Clean up code
- Removed unneeded use statements Signed-off-by: objecttothis <objecttothis@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@ namespace App\Controllers;
|
||||
use App\Models\Cashup;
|
||||
use App\Models\Expense;
|
||||
use App\Models\Reports\Summary_payments;
|
||||
use CodeIgniter\Model;
|
||||
use Config\OSPOS;
|
||||
|
||||
class Cashups extends Secure_Controller
|
||||
|
||||
Reference in New Issue
Block a user