Commit 7fa3e85e authored by Bohdan Buz's avatar Bohdan Buz

removed forgotten *print*

parent fec1026e
......@@ -681,7 +681,6 @@ class HgRepository(Repository):
"""
Reads entry from configuration.
"""
print 'path', path
section, option = path.split('.', 1)
filename = os.path.join(self.path, '.hg', 'hgrc')
config = ConfigParser.RawConfigParser()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment