from baserow.config.celery import app as celery_app

__all__ = ["celery_app"]
