Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
amk-dev committed Mar 19, 2024
1 parent 306c78f commit 2686603
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -72,10 +72,6 @@ import { PersistenceService } from "~/services/persistence"
import { useService } from "dioc/vue"
import { ref, watch } from "vue"
import {
PersistedOAuthConfig,
grantTypesInvolvingRedirect,
} from "~/services/oauth/oauth.service"
import { useVModel } from "@vueuse/core"
const persistenceService = useService(PersistenceService)
Expand Down

0 comments on commit 2686603

Please sign in to comment.