Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jnatten committed Dec 6, 2023
1 parent 9649c66 commit 2892f41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import no.ndla.learningpathapi.model.{api, domain}
import no.ndla.learningpathapi.repository.LearningPathRepositoryComponent
import no.ndla.learningpathapi.validation.{LanguageValidator, LearningPathValidator}
import no.ndla.mapping.License.getLicense
import no.ndla.myndla.model.api.config
import no.ndla.myndla.model.domain.config.ConfigMeta
import no.ndla.network.ApplicationUrl
import no.ndla.network.tapir.auth.TokenUser

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import no.ndla.learningpathapi.model.domain.{LearningPathStatus, LearningPath =>
import no.ndla.learningpathapi.repository.LearningPathRepositoryComponent
import no.ndla.learningpathapi.service.search.SearchIndexService
import no.ndla.learningpathapi.validation.{LearningPathValidator, LearningStepValidator}
import no.ndla.myndla.model.api.config
import no.ndla.myndla.model.domain.config.{ConfigKey, ConfigMeta, ConfigMetaValue}
import no.ndla.myndla.repository.{ConfigRepository, FolderRepository, UserRepository}
import no.ndla.network.clients.{FeideApiClient, RedisClient}
import no.ndla.network.tapir.auth.TokenUser
Expand Down

0 comments on commit 2892f41

Please sign in to comment.