mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-27 18:13:58 +00:00
Remove an unused import of defaultdict
This commit is contained in:
@@ -31,7 +31,6 @@ import re
|
||||
import shutil
|
||||
import signal
|
||||
import sys
|
||||
from collections import defaultdict
|
||||
from functools import partial
|
||||
from itertools import chain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user