提交 9347d895 编写于 作者: D Daniel Gustafsson

Remove unused local variable

Reviewed-by: NJacob Champion <pchampion@pivotal.io>
Reviewed-by: NJimmy Yih <jyih@pivotal.io>
上级 be50ded6
......@@ -1319,7 +1319,6 @@ class gpload:
Level is either DEBUG, LOG, INFO, ERROR. a is the message
"""
try:
t = time.localtime()
str = '|'.join(
[datetime.datetime.today().strftime('%Y-%m-%d %H:%M:%S'),
self.elevel2str(level), a]) + '\n'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册