minor change

This commit is contained in:
unknown
2012-06-26 18:19:28 +02:00
parent 3785f2be2d
commit 4ed8c527f5

View File

@@ -1,7 +1,5 @@
# coding=utf-8
# coding=utf-8
# vim: tabstop=4 shiftwidth=4 softtabstop=4
#
@@ -43,5 +41,4 @@ def main(global_config, **settings):
'''
This is the entry point for paste into the OCCI OS world.
'''
# TODO(tmetsch): point to correct OCCI OS app.
return wsgi.OCCIApplication()