Skip to content

Commit

Permalink
chore: Remove unused dependency from KnoraGroupService (#3192)
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone authored Apr 15, 2024
1 parent a21a34f commit 26e62f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import org.knora.webapi.slice.admin.domain.model.KnoraProject

case class KnoraGroupService(
knoraGroupRepo: KnoraGroupRepo,
knoraProjectRepo: KnoraProjectRepo,
iriService: IriService,
) {

Expand Down

0 comments on commit 26e62f8

Please sign in to comment.