smell: removes unused import, as it is imported by get_versions below.

This commit is contained in:
Romain Dorgueil
2018-08-11 06:53:41 +02:00
parent 9761809993
commit 7269f2cc54

View File

@ -23,7 +23,6 @@ __version__ = __version__
def _repr_html_():
"""This allows to easily display a version snippet in Jupyter."""
from bonobo.util.pkgs import bonobo_packages
from bonobo.commands.version import get_versions
return (