From 538ac4b34f060b8808f97e5548f13a52b7ff5ccb Mon Sep 17 00:00:00 2001 From: ofir-frd <85901822+ofir-frd@users.noreply.github.com> Date: Mon, 17 Feb 2025 09:29:12 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 -- 1 file changed, 2 deletions(-) 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) - -