Got rid of debug comment
This commit is contained in:
parent
f0149faf88
commit
eb96f38298
@ -835,7 +835,6 @@ def concretize(self):
|
||||
changed = True
|
||||
force = False
|
||||
|
||||
# Loops forever here in my implementation
|
||||
while changed:
|
||||
changes = (self.normalize(force=force),
|
||||
self._expand_virtual_packages(),
|
||||
|
Loading…
Reference in New Issue
Block a user