Skip to content

Commit

Permalink
PIN-4370 Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
nttdata-rtorsoli committed Jan 15, 2024
1 parent 5a62d6b commit e910ad6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ final case class TenantApiServiceImpl(
}
}

def addCertifiedAttribute(tenantId: String, seed: CertifiedTenantAttributeSeed)(implicit
override def addCertifiedAttribute(tenantId: String, seed: CertifiedTenantAttributeSeed)(implicit
contexts: Seq[(String, String)],
toEntityMarshallerProblem: ToEntityMarshaller[Problem],
toEntityMarshallerTenant: ToEntityMarshaller[Tenant]
Expand Down

0 comments on commit e910ad6

Please sign in to comment.