mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor cleanup for gateway model
This commit is contained in:
parent
edb0d923c3
commit
81e8997e2c
@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
namespace App\Models;
|
namespace App\Models;
|
||||||
|
|
||||||
use function Symfony\Component\String\s;
|
|
||||||
|
|
||||||
class GatewayType extends StaticModel
|
class GatewayType extends StaticModel
|
||||||
{
|
{
|
||||||
public $timestamps = false;
|
public $timestamps = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user