Skip to content
Snippets Groups Projects
Commit 13c12bbf authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Remove debug message

parent 888666a6
No related branches found
No related tags found
No related merge requests found
Pipeline #10235 passed with warnings
......@@ -126,7 +126,6 @@ class Branch:
for k in self._mapper.update.values():
del self._keymap[k]
print(self._keymap)
for key in self._keymap.keys():
setattr(self, key, None)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment