diff --git a/ReviewBot.py b/ReviewBot.py index ac1d6be3..4c2cabaf 100644 --- a/ReviewBot.py +++ b/ReviewBot.py @@ -30,7 +30,6 @@ from osclib.comments import CommentAPI from osclib.memoize import memoize import signal import datetime -from collections import namedtuple try: from xml.etree import cElementTree as ET