Spaces:
Running
Running
Delete workers
Browse files- workers/__init__.py +0 -1
- workers/cleanup_worker.py +0 -1
workers/__init__.py
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
"""Compatibility exports for the canonical :mod:`app.workers` package."""
|
|
|
|
|
|
workers/cleanup_worker.py
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
from app.workers.cleanup_worker import * # noqa
|
|
|
|
|
|