Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 30b1dd1

Browse files
committed
removed unused import
1 parent dbda76e commit 30b1dd1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
import os
21
import setuptools
32

4-
53
def get_version():
64
"""returns the version of the package"""
75
with open("./discord_ui/__init__.py", "r", encoding="utf-8") as f:

0 commit comments

Comments
 (0)