summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2674219a7..67ebe0a0c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,5 +9,3 @@ skip-string-normalization = true
[tool.isort]
profile = "black"
-# Python 2 stdlib
-extra_standard_library = ["urlparse", "HTMLParser", "urllib2"]