提交 4052c18b authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove not use attribute

上级 0aa5ff77
......@@ -172,8 +172,6 @@ class FunctionGraph(utils.object2):
for i, output in enumerate(outputs):
output.clients.append(('output', i))
self.node_locks = {}
self.variable_locks = {}
self.profile = None
self.update_mapping = update_mapping
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论