Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
Clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
justusschock authored Feb 7, 2019
1 parent 73929a5 commit bae606a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import os
import re
from setuptools import find_packages, setup
from setuptools.command.sdist import sdist
from setuptools.command.bdist_egg import bdist_egg


def resolve_requirements(file):
Expand Down

0 comments on commit bae606a

Please sign in to comment.