summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mailman/commands/cli_unshunt.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/commands/cli_unshunt.py b/src/mailman/commands/cli_unshunt.py
index 917b6056b..010fc713a 100644
--- a/src/mailman/commands/cli_unshunt.py
+++ b/src/mailman/commands/cli_unshunt.py
@@ -25,6 +25,8 @@ __all__ = [
]
+import sys
+
from zope.interface import implements
from mailman.config import config