Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Alter / PageAttachments.php
index 5379dcadb82cdf0998ed412372460895b2c6dc1f..185f9fe16d6fd206fffa7aaaf121199f1d5c717a 100644 (file)
@@ -1,12 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Alter\PageAttachments.
- */
 
 namespace Drupal\bootstrap\Plugin\Alter;
 
-use Drupal\bootstrap\Annotation\BootstrapAlter;
 use Drupal\bootstrap\Plugin\PluginBase;
 
 /**