diff --git a/drush.services.yml b/drush.services.yml index 96771a0..aab56c2 100644 --- a/drush.services.yml +++ b/drush.services.yml @@ -3,7 +3,3 @@ services: class: Drupal\gdpr_dumper\Commands\SqlCommands tags: - { name: drush.command } - gdpr_dumper.sync_command: - class: Drupal\gdpr_dumper\Commands\SqlSyncCommands - tags: - - { name: drush.command }