Skip to content
Snippets Groups Projects
Commit ec9c7408d7df authored by Georges Racinet's avatar Georges Racinet
Browse files

wsgi: removed outdated comment

we now have a proper Mercurial extension and
it declares that configuration item
parent 09352483f03f
No related branches found
No related tags found
No related merge requests found
......@@ -83,8 +83,6 @@
self.ui = uimod.ui.load()
if not os.path.exists(self.conf):
raise error.Abort(_('config file %s not found!') % self.conf)
# TODO make this a proper registered parameter in the `heptapod`
# extension (that doesn't exist as of this writing)
self.motd = None
if not baseui:
# set up environment for new ui
......
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