Skip to content

Commit e04b993

Browse files
authored
Merge pull request #977 from htm-community/remove-unused-imports
Remove unused import statements in setup.py
2 parents 8f83e92 + d0113b3 commit e04b993

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
@@ -21,8 +21,6 @@
2121
import os
2222
import subprocess
2323
import sys
24-
import tempfile
25-
import distutils.dir_util
2624
import json
2725

2826
from setuptools import Command, find_packages, setup

0 commit comments

Comments
 (0)