Shift cleanup

This commit is contained in:
Laravel Shift
2021-06-10 20:19:27 +00:00
parent 9838c0c2ef
commit b62d1f49e4
64 changed files with 128 additions and 194 deletions
-1
View File
@@ -17,7 +17,6 @@ use Watson\Validating\ValidatingTrait;
class Setting extends Model
{
use HasFactory;
use Notifiable, ValidatingTrait;
/**