Skip to content

Commit

Permalink
address codacy issue with empty brackets for trait
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone committed Apr 3, 2024
1 parent fcf7faa commit aa7ca06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ object AdministrativePermissionPart {
)
}

trait AdministrativePermissionRepo extends Repository[AdministrativePermission, PermissionIri] {}
trait AdministrativePermissionRepo extends Repository[AdministrativePermission, PermissionIri]

0 comments on commit aa7ca06

Please sign in to comment.