From ac3d449e073ce7d91bbdcd01bd6960262ee532b6 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Fri, 30 Apr 2021 11:27:25 +0200 Subject: [PATCH] Removed unused constants from ScriptEditorPage --- picard/ui/scripteditor.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/picard/ui/scripteditor.py b/picard/ui/scripteditor.py index 075443724..0d18b3d41 100644 --- a/picard/ui/scripteditor.py +++ b/picard/ui/scripteditor.py @@ -249,10 +249,7 @@ class ScriptEditorExamples(): class ScriptEditorPage(PicardDialog): """File Naming Script Editor Page """ - NAME = "scripteditor" TITLE = N_("File naming script editor") - PARENT = None - HELP_URL = '/config/options_filerenaming.html' STYLESHEET_ERROR = OptionsPage.STYLESHEET_ERROR options = [