summaryrefslogtreecommitdiff
path: root/Lib/setuptools/dist.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/setuptools/dist.py')
-rw-r--r--Lib/setuptools/dist.py22
1 files changed, 0 insertions, 22 deletions
diff --git a/Lib/setuptools/dist.py b/Lib/setuptools/dist.py
index 8cdcc26f5f..f0417c1d1a 100644
--- a/Lib/setuptools/dist.py
+++ b/Lib/setuptools/dist.py
@@ -796,25 +796,3 @@ class Feature:
" doesn't contain any packages or modules under %s"
% (self.description, item, item)
)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-