Thiago F. Pappacena has proposed merging ~pappacena/turnip:charm-lint-fix into
turnip:master.
Commit message:
Removing unused import
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/389553
--
Your team Launchpad code reviewers is requested to review the proposed merge of
~pappacena/turnip:charm-lint-fix into turnip:master.
diff --git a/charm/turnip-api/lib/charms/turnip/api.py b/charm/turnip-api/lib/charms/turnip/api.py
index a7dffbd..77b7976 100644
--- a/charm/turnip-api/lib/charms/turnip/api.py
+++ b/charm/turnip-api/lib/charms/turnip/api.py
@@ -12,7 +12,6 @@ from charmhelpers.core import (
templating,
)
-from charms.layer import status
from charms.turnip.base import (
code_dir,
data_dir,
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp