Skip to content

Commit

Permalink
Remove unused pathlib imports
Browse files Browse the repository at this point in the history
  • Loading branch information
grihabor committed Sep 18, 2018
1 parent 2d52b37 commit acd0cfe
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
Expand Up @@ -4,7 +4,6 @@
import platform
import subprocess
import os
import pathlib

from setuptools import setup, Extension, find_packages
from setuptools.command.build_ext import build_ext
Expand Down

0 comments on commit acd0cfe

Please sign in to comment.