Skip to content
Prev Previous commit
Next Next commit
Update Lib/test/test_mimetypes.py
  • Loading branch information
picnixz authored Mar 30, 2025
commit eeb563524299af1b983b44ad0516a5bf4b9ea1f2
1 change: 0 additions & 1 deletion Lib/test/test_mimetypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import mimetypes
import os
import sys
import tempfile
import unittest.mock
from platform import win32_edition
from test import support
Expand Down
Loading