Skip to content
Snippets Groups Projects
Commit 223625c2 authored by Antonio Savorelli's avatar Antonio Savorelli Committed by Antonio Savorelli
Browse files

Issue #3245315: Remove obsolete imports.

parent d9414599
Branches
No related tags found
2 merge requests!13Draft: DO NOT MERGE: use to revert to previous patch for 3245315,!12Draft: DO NOT MERGE: use to revert to previous patch for 3245315
......@@ -3,10 +3,7 @@
namespace Drupal\lingotek_overrides;
use Drupal\Component\Render\FormattableMarkup;
use Drupal\Component\Utility\NestedArray;
use Drupal\Component\Utility\SortArray;
use Drupal\Component\Utility\UrlHelper;
use Drupal\Core\Config\Entity\ConfigEntityInterface;
use Drupal\Core\Database\Connection;
use Drupal\Core\DependencyInjection\DependencySerializationTrait;
use Drupal\Core\Entity\ContentEntityInterface;
......@@ -17,8 +14,6 @@ use Drupal\Core\Entity\RevisionableEntityBundleInterface;
use Drupal\Core\Entity\RevisionableInterface;
use Drupal\Core\Entity\RevisionLogInterface;
use Drupal\Core\Language\LanguageManagerInterface;
use Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage;
use Drupal\lingotek\Exception\LingotekContentEntityFieldTooLongStorageException;
use Drupal\lingotek\Exception\LingotekContentEntityStorageException;
use Drupal\lingotek\LanguageLocaleMapperInterface;
use Drupal\lingotek\Lingotek;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment