Update PurgeLinesAndUnload.py

This commit is contained in:
HellAholic 2025-06-13 12:38:02 +02:00 committed by GitHub
parent db8a625d8f
commit 890db9da6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,9 +35,6 @@ class Position(tuple, Enum):
class PurgeLinesAndUnload(Script):
def __init__(self):
super().__init__()
def initialize(self) -> None:
super().initialize()
# Get required values from the global stack and set default values for the script