Skip to content

Commit

Permalink
chore: remove lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Nov 9, 2024
1 parent c829ca2 commit 804930b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/composables/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unnecessary-type-assertion */
import { useRequestHeaders, useCookie as useNuxtCookie } from '#imports'
import { ref, computed, watch, onUnmounted, unref } from 'vue'
import { parseAcceptLanguage, wrapComposable, runtimeDetectBrowserLanguage } from '../internal'
Expand Down

0 comments on commit 804930b

Please sign in to comment.