Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 30, 2024
1 parent 0ce4015 commit f500bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime/types/webauthn.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { AuthenticatorTransportFuture, Base64URLString } from '@simplewebauthn/types'
import type { AuthenticatorTransportFuture } from '@simplewebauthn/types'
import type { Ref } from 'vue'
import type { H3Event, H3Error, ValidateFunction } from 'h3'
import type {
Expand Down

0 comments on commit f500bf2

Please sign in to comment.