Skip to content

Commit

Permalink
⚰️ Remove no longer used import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysoun committed Feb 20, 2024
1 parent 8c728c6 commit 29614dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import io.ktor.server.routing.*
import module.ModuleService
import rest.v1.route.module.dto.ModuleCreationRequestDtoV1
import rest.v1.route.module.dto.ModuleNameUpdateRequestDtoV1
import rest.v1.route.module.dto.toDomain
import rest.v1.route.module.dto.toDtoV1
import java.util.*

Expand Down

0 comments on commit 29614dd

Please sign in to comment.