Skip to content

Commit

Permalink
docs: delete useless import (#2120)
Browse files Browse the repository at this point in the history
  • Loading branch information
heygsc committed Jan 29, 2024
1 parent 4e26035 commit c3fa9c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docs/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import './styles/vars.css'
import './styles/sponsors.css'
import VueSchoolLink from './components/VueSchoolLink.vue'
import VueMasteryLogoLink from './components/VueMasteryLogoLink.vue'
import VueMasteryBanner from './components/VueMasteryBanner.vue'

const theme: Theme = {
...DefaultTheme,
Expand Down

0 comments on commit c3fa9c1

Please sign in to comment.