Skip to content

Commit 6cda9f1

Browse files
committed
HTCONDOR-2688 Remove more now-unused code
1 parent 749beb9 commit 6cda9f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/verify_ce_config.py

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
import re
99
import sys
1010

11-
from collections import defaultdict
12-
1311

1412
def error(msg):
1513
"""Exit with error 'msg'

0 commit comments

Comments
 (0)