mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-18 13:28:32 -04:00
Remove unneeded use statement
Signed-off-by: objecttothis <objecttothis@gmail.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
namespace App\Models\Reports;
|
||||
|
||||
use Config\OSPOS;
|
||||
use CodeIgniter\Database\RawSql;
|
||||
|
||||
class Summary_taxes extends Summary_report
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user