diff --git a/Lib/idlelib/Delegator.py b/Lib/idlelib/Delegator.py index 3665247c97d..6125591fe0d 100644 --- a/Lib/idlelib/Delegator.py +++ b/Lib/idlelib/Delegator.py @@ -1,4 +1,3 @@ - class Delegator: # The cache is only used to be able to change delegates!