diff --git a/qt/aqt/editor.py b/qt/aqt/editor.py index 5938e980a..178fdad48 100644 --- a/qt/aqt/editor.py +++ b/qt/aqt/editor.py @@ -579,4 +579,3 @@ class NewEditorWebView(AnkiWebView): def onPaste(self) -> None: self.triggerPageAction(QWebEnginePage.WebAction.Paste) - self.triggerPageAction(QWebEnginePage.WebAction.Paste)