diff --git a/setup.py b/setup.py index 3ee0e3ad..3d2c1c67 100644 --- a/setup.py +++ b/setup.py @@ -49,5 +49,3 @@ items = [] for x in data: if x not in items: items.append(x) - -