Skip to content

Commit

Permalink
Remove crufty comment (#5841)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored Dec 20, 2023
1 parent 6004108 commit 5979737
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
/**
* A Drush commandfile.
*
* In addition to this file, you need a drush.services.yml
* in root of your module, and a composer.json file that provides the name
* of the services file to use.
*/
final class {{ class }} extends DrushCommands {
{% if services %}
Expand Down

0 comments on commit 5979737

Please sign in to comment.