Signed-off-by: Aline Manera <alinefm(a)linux.vnet.ibm.com>
---
src/wok/i18n.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/wok/i18n.py b/src/wok/i18n.py
index 4893be7..ab7ef0e 100644
--- a/src/wok/i18n.py
+++ b/src/wok/i18n.py
@@ -51,7 +51,6 @@ messages = {
"WOKOBJST0001E": _("Unable to find %(item)s in datastore"),
- "WOKUTILS0001E": _("Unable to reach %(url)s. Make sure it is
accessible and try again."),
"WOKUTILS0002E": _("Timeout while running command '%(cmd)s'
after %(seconds)s seconds"),
"WOKUTILS0004E": _("Invalid data value '%(value)s'"),
"WOKUTILS0005E": _("Invalid data unit '%(unit)s'"),
--
2.5.5