basyx commited on
Commit
ca30063
·
verified ·
1 Parent(s): 4d9c047

Delete workers

Browse files
Files changed (2) hide show
  1. workers/__init__.py +0 -1
  2. 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