Skip to content

Commit ab82a97

Browse files
committed
remove a mimetools import
1 parent 04f7d53 commit ab82a97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/cgi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
import sys
3737
import os
3838
import urllib
39-
import mimetools
4039
import email.parser
4140

4241
__all__ = ["MiniFieldStorage", "FieldStorage",

0 commit comments

Comments
 (0)