Skip to content

Commit

Permalink
[fix] remove import re
Browse files Browse the repository at this point in the history
  • Loading branch information
areski committed Apr 24, 2024
1 parent 57e55c6 commit 3c11a21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from setuptools import setup, find_packages
from io import open
import re


def get_version(filename="django_nvd3/__init__.py", varname="__version__"):
Expand Down

0 comments on commit 3c11a21

Please sign in to comment.