Skip to content

Commit

Permalink
Remove unneeded use statement
Browse files Browse the repository at this point in the history
Signed-off-by: objecttothis <[email protected]>
  • Loading branch information
objecttothis committed May 6, 2024
1 parent 94a94cb commit 3dbf15e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Models/Reports/Summary_taxes.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace App\Models\Reports;

use Config\OSPOS;
use CodeIgniter\Database\RawSql;

class Summary_taxes extends Summary_report
{
Expand Down

0 comments on commit 3dbf15e

Please sign in to comment.