Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Process / Actions.php
index b598998bf3912b449bea009e6ed4123c3c1b8e9f..8cc4081d8e7e4b6ba2ccf608ed6136b304ee2a35 100644 (file)
@@ -1,12 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Process\Actions.
- */
 
 namespace Drupal\bootstrap\Plugin\Process;
 
-use Drupal\bootstrap\Annotation\BootstrapProcess;
 use Drupal\bootstrap\Utility\Element;
 use Drupal\Core\Form\FormStateInterface;