Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Büßemeyer authored and Michael Büßemeyer committed Dec 10, 2024
1 parent 08c0de7 commit ae3f9be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/security/AccessibleBySwitchingService.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import models.dataset.DatasetDAO
import models.organization.{Organization, OrganizationDAO}
import models.user.{MultiUserDAO, User, UserDAO}
import models.voxelytics.VoxelyticsDAO
import utils.sql.SqlEscaping

import javax.inject.Inject
import scala.concurrent.ExecutionContext
Expand Down

0 comments on commit ae3f9be

Please sign in to comment.