Skip to content

Commit

Permalink
Merge pull request #8 from sonnykt/feature/cleanup_sqlsynccommands
Browse files Browse the repository at this point in the history
Issue #7: Cleaned up SqlSyncCommands in drush services.
  • Loading branch information
back-2-95 authored Oct 2, 2024
2 parents 63066fa + 62273e0 commit 14754ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drush.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }

0 comments on commit 14754ba

Please sign in to comment.