Skip to content

Commit 72d2a13

Browse files
committed
fix duplicate import from merge
1 parent dae62fd commit 72d2a13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nameparser/config/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
unexpected results. See `Customizing the Parser <customize.html>`_.
3030
"""
3131
from __future__ import unicode_literals
32-
from collections.abc import Set
3332
import sys
3433
try:
3534
# Python 3.3+

0 commit comments

Comments
 (0)