Update setup.py

This commit is contained in:
ofir-frd
2025-02-17 09:29:12 +02:00
committed by GitHub
parent f92dfb056f
commit 538ac4b34f

View File

@ -49,5 +49,3 @@ items = []
for x in data:
if x not in items:
items.append(x)