Remove old FormatTagNamesCommand

This was a one-time command that is no longer needed, so it can be
removed.
This commit is contained in:
Oliver Davies 2021-01-14 00:55:12 +00:00
parent 322d948c1e
commit 69d7d9dca9
2 changed files with 0 additions and 143 deletions

View file

@ -4,8 +4,3 @@ services:
autowire: true
tags:
- { name: drush.command }
Drupal\opdavies_blog\Command\FormatTagNamesCommand:
autowire: true
tags:
- { name: drush.command }