Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
niladic committed Oct 21, 2024
1 parent 11736d6 commit e690f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/UserGroupService.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package services
import anorm._
import aplus.macros.Macros
import cats.syntax.all._
import helper.{StringHelper, Time, UUIDHelper}
import helper.{Time, UUIDHelper}
import java.sql.ResultSet
import java.util.UUID
import javax.inject.Inject
Expand Down

0 comments on commit e690f23

Please sign in to comment.