提交 edb03664 authored 作者: Frederic's avatar Frederic

code cleanup

上级 bb356c26
...@@ -291,8 +291,6 @@ if 0: ...@@ -291,8 +291,6 @@ if 0:
####### Do the checking ########### ####### Do the checking ###########
already_there = False already_there = False
if self.fgraph is fgraph:
already_there = True
if self.fgraph not in [None, fgraph]: if self.fgraph not in [None, fgraph]:
raise Exception("A DestroyHandler instance can only serve" raise Exception("A DestroyHandler instance can only serve"
" one FunctionGraph. (Matthew 6:24)") " one FunctionGraph. (Matthew 6:24)")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论