From e45526a37c73ca07247ab39d2b4d360ebc422327 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Fri, 10 May 2024 14:11:05 +0800 Subject: [PATCH] chore: tweak --- theme/src/shared/options/locale.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/src/shared/options/locale.ts b/theme/src/shared/options/locale.ts index a29f5e49..802de0f2 100644 --- a/theme/src/shared/options/locale.ts +++ b/theme/src/shared/options/locale.ts @@ -1,6 +1,5 @@ import type { LocaleData } from 'vuepress/core' import type { NotesDataOptions } from '@vuepress-plume/plugin-notes-data' -import type { PlumeThemeImage } from '../base.js' import type { NavItem } from './navbar.js' export interface PlumeThemeAvatar {