Skip to content

Commit c814bf1

Browse files
committed
Remove now-unused import
1 parent 097c00b commit c814bf1

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,4 +1,4 @@
1-
from setuptools import setup, find_packages
1+
from setuptools import setup
22
import sys
33

44
exec(open("trio_asyncio/_version.py", encoding="utf-8").read())

0 commit comments

Comments
 (0)