Skip to content
Snippets Groups Projects
Commit aec5a5f1 authored by Pratik's avatar Pratik Committed by Lio Novelli
Browse files

Issue #3346722: The module uses shs StringTranslationTrait instead of the core one

parent 15c873e9
No related branches found
No related tags found
1 merge request!9Issue #3346722: The module uses shs StringTranslationTrait instead of the core one
......@@ -6,7 +6,7 @@ use Consolidation\OutputFormatters\StructuredData\RowsOfFields;
use Drupal\Core\Config\ImmutableConfig;
use Drupal\Core\State\StateInterface;
use Drupal\ohdear_integration\OhDearSdkService;
use Drupal\shs\StringTranslationTrait;
use Drupal\Core\StringTranslation\StringTranslationTrait;
use Drush\Commands\DrushCommands;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment