author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Mon, 11 Mar 2019 17:20:15 +0100 | |
changeset 2522 | 1378c18402c3 |
parent 2521 | 48ebcbe7f19b |
child 2531 | f5891ce3228e |
child 2533 | e09e4b4caff1 |
child 2534 | 47ca468ebcbe |
--- a/connectors/__init__.py Mon Mar 11 13:51:07 2019 +0100 +++ b/connectors/__init__.py Mon Mar 11 17:20:15 2019 +0100 @@ -28,7 +28,6 @@ from __future__ import absolute_import from os import listdir, path -import util.paths as paths from connectors.ConnectorBase import ConnectorBase from types import ClassType