diff --git a/src/Batch/BatchUrlGenerator.php b/src/Batch/BatchUrlGenerator.php
index 6677d6c..0f42492 100644
--- a/src/Batch/BatchUrlGenerator.php
+++ b/src/Batch/BatchUrlGenerator.php
@@ -22,8 +22,6 @@
  */
 class BatchUrlGenerator extends SimpleSitemapBatchUrlGenerator {

-  use StringTranslationTrait;
-
   const ANONYMOUS_USER_ID = 0;

   const PATH_DOES_NOT_EXIST_OR_NO_ACCESS_MESSAGE = "The path @path has been omitted from the XML sitemap as it either does not exist, or it is not accessible to anonymous users.";
