Minor cleanup for gateway model

This commit is contained in:
David Bomba 2022-12-10 10:54:34 +11:00
parent edb0d923c3
commit 81e8997e2c

View File

@ -11,8 +11,6 @@
namespace App\Models;
use function Symfony\Component\String\s;
class GatewayType extends StaticModel
{
public $timestamps = false;