Remove relict comment.

This commit is contained in:
Darko Poljak 2016-08-24 13:46:47 +02:00
parent bc0efa9c4e
commit 72001b237e
1 changed files with 0 additions and 2 deletions

View File

@ -166,8 +166,6 @@ class Emulator(object):
self.parameters[key] = value
if self.cdist_object.exists and 'CDIST_OVERRIDE' not in self.env:
# make existing requirements a set, so we can compare it
# later with new requirements
if self.cdist_object.parameters != self.parameters:
errmsg = ("Object %s already exists with conflicting "
"parameters:\n%s: %s\n%s: %s" % (