chore: remove obsolete command

This commit is contained in:
Björn Fromme
2026-04-29 10:09:16 +02:00
parent 18a97394e8
commit 2f96af9254
2 changed files with 0 additions and 127 deletions
-8
View File
@@ -1129,14 +1129,6 @@ php bin/console app:draft:inspect [--days|-d <n>] [--booking-id|-b <id>] [--dele
Inspects and optionally deletes drafts.
#### app:draft:backfill-booking-number
```bash
php bin/console app:draft:backfill-booking-number [--dry-run]
```
Populates missing booking numbers from API.
#### app:cleanup:log-entries
```bash