style: remove unused imports
This commit is contained in:
parent
b642deb087
commit
bca209ef81
5 changed files with 1 additions and 9 deletions
|
@ -1,5 +1,3 @@
|
|||
import type { RuntimeNuxtHooks } from 'nuxt/schema';
|
||||
|
||||
declare module "nuxt/schema" {
|
||||
interface RuntimeNuxtHooks {
|
||||
"app:message:right-clicked": (payload: { messageId: string }) => void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue