chaloBEST/smsBEST/mumbai/app.py

5 lines
70 B
Python
Raw Normal View History

from rapidsms.apps.base import AppBase
class App(AppBase):
pass