Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Annotation / BootstrapSetting.php
index 9524858807c0e1d46c900c0861d82001ce36c14e..2d1e194c317d11ab10abfc73fd82d7e12c18eaad 100644 (file)
@@ -1,13 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Annotation\BootstrapSetting.
- */
 
 namespace Drupal\bootstrap\Annotation;
 
-use Doctrine\Common\Annotations\Annotation\Attribute;
-use Doctrine\Common\Annotations\Annotation\Attributes;
 use Drupal\Component\Annotation\Plugin;
 
 /**