Issue #2900421 by timmillwood, tim.plunkett, Sam152: Architectural review of the Content Moderation module

8.5.x
Nathaniel Catchpole 2017-08-22 17:24:44 +09:00
parent 061f38641b
commit c7c9a329ef
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ use Drupal\Core\DependencyInjection\ContainerInjectionInterface;
use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\Entity\EntityTypeManagerInterface;
use Drupal\content_moderation\ModerationInformationInterface;
use Drupal\content_moderation\StateTransitionValidation;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\Validator\Constraint;
use Symfony\Component\Validator\ConstraintValidator;