##// END OF EJS Templates
remove unused namedtuple import
MinRK -
Show More
@@ -18,7 +18,6 b' __docformat__ = "restructuredtext en"'
18 18 import copy
19 19 import logging
20 20 import sys
21 from collections import namedtuple
22 21 from types import FunctionType
23 22
24 23 try:
General Comments 0
You need to be logged in to leave comments. Login now