add Oliver Tonnhofer to the THANKS.

This commit is contained in:
benoitc 2010-10-22 09:24:42 +02:00
parent e33999a870
commit c6f1a56f19
2 changed files with 1 additions and 2 deletions

1
THANKS
View File

@ -17,3 +17,4 @@ Jonas Borgström <http://github.com/jborg>
PA Parent <paparent@paparent.me>
Travis Cline <travis.cline@gmail.com>
Adrien Lemaire <lemaire.adrien@gmail.com>
Oliver Tonnhofer <olt@bogosoft.com>

View File

@ -83,8 +83,6 @@ class PasterApplication(PasterBaseApplication):
pkg_resources.working_set.add_entry(self.relpath)
return self.app_config()
def load(self):
return loadapp(self.cfgurl, relative_to=self.relpath)