From 74a9cb90ec7b227f252b101859b193bb7fcd4181 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 4 Feb 2021 17:57:45 +0100 Subject: [PATCH] fix linting errors --- docs/src/demos/Examples/Formatting/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/demos/Examples/Formatting/index.vue b/docs/src/demos/Examples/Formatting/index.vue index 6ef60996..aa81e9a8 100644 --- a/docs/src/demos/Examples/Formatting/index.vue +++ b/docs/src/demos/Examples/Formatting/index.vue @@ -46,7 +46,6 @@ import { defaultExtensions, Editor, EditorContent } from '@tiptap/vue-starter-kit' import TextAlign from '@tiptap/extension-text-align' import Highlight from '@tiptap/extension-highlight' -import Strike from '@tiptap/extension-strike' export default { components: {