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