chore: stabilize lint and verify builds
This commit is contained in:
@@ -154,5 +154,6 @@ func (c *coupons) Grant(ctx fiber.Ctx, tenantID, id int64, form *v1_dto.CouponGr
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
return &dto.SuperCouponGrantResponse{Granted: granted}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user