Skip to content

Commit 03d1dfa

Browse files
rtobarJulienPalard
authored andcommitted
Remove unused imports
Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent 3dd9d9a commit 03d1dfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sphinxlint/__main__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
import multiprocessing
33
import os
44
import sys
5-
from collections import Counter
6-
from functools import reduce
75
from itertools import chain, starmap
86

97
from sphinxlint import check_file

0 commit comments

Comments
 (0)