Skip to content

Commit 6853706

Browse files
committed
Remove unused import
1 parent 286b3b1 commit 6853706

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_select2/forms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"""
4949
import re
5050
import uuid
51-
from functools import reduce
5251
from itertools import chain
5352
from pickle import PicklingError # nosec
5453

0 commit comments

Comments
 (0)