Skip to content

Commit 0ed550d

Browse files
committed
Remove unused import
1 parent 9d8b3ba commit 0ed550d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Setup script for VWS Python, a wrapper for Vuforia's Web Services APIs."""
22

3-
from setuptools import find_packages, setup
3+
from setuptools import setup
44

55
import versioneer
66

0 commit comments

Comments
 (0)