diff --git a/packages/nc-gui/components/cell/attachment/Preview/Pdf.vue b/packages/nc-gui/components/cell/attachment/Preview/Pdf.vue index 7ec9a72110..53a95ca76c 100644 --- a/packages/nc-gui/components/cell/attachment/Preview/Pdf.vue +++ b/packages/nc-gui/components/cell/attachment/Preview/Pdf.vue @@ -15,49 +15,10 @@ const handleError = () => { currentIndex.value = -1 } } - -const openMethod = ref<'browser' | 'google' | undefined>() - - - - - - - - Open in browser - - - - - - - Open with Google Docs - - - - - - - - +