Minor cleanup for gateway model
This commit is contained in:
parent
edb0d923c3
commit
81e8997e2c
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@
|
|||
|
||||
namespace App\Models;
|
||||
|
||||
use function Symfony\Component\String\s;
|
||||
|
||||
class GatewayType extends StaticModel
|
||||
{
|
||||
public $timestamps = false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue