mirror of
https://github.com/anikeen-com/id.git
synced 2026-05-13 00:59:00 +00:00
refactor code
This commit is contained in:
@@ -2,13 +2,11 @@
|
||||
|
||||
namespace Anikeen\Id\Concerns;
|
||||
|
||||
use Anikeen\Id\ApiOperations\Request;
|
||||
use Anikeen\Id\Exceptions\RequestRequiresClientIdException;
|
||||
use Throwable;
|
||||
|
||||
trait ManagesTaxation
|
||||
{
|
||||
use Request;
|
||||
use HasBillable;
|
||||
|
||||
/**
|
||||
* Get VAT for the current user.
|
||||
|
||||
Reference in New Issue
Block a user