#! /usr/bin/env python

from socorro.app.socorro_app import SocorroWelcomeApp

SocorroWelcomeApp.run()
