That didn't work exactly right

This commit is contained in:
Joshua Boniface 2018-06-11 20:14:24 -04:00
parent 5ad49d239e
commit f2f9d722db
1 changed files with 1 additions and 2 deletions

View File

@ -220,7 +220,6 @@ class NodeInstance():
self.domain_list.remove(domain) self.domain_list.remove(domain)
except: except:
pass pass
else:
instance.setnoclobber() instance.setnoclobber()
# toggle state management of this node # toggle state management of this node