Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Prerender / Link.php
index b9309fa8e2f7104ed4413944702b0e830e6b0983..a8c3c13d46cfa7a6b26d004bbecfc0de76e00381 100644 (file)
@@ -1,13 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Prerender\Link.
- */
 
 namespace Drupal\bootstrap\Plugin\Prerender;
 
-use Drupal\bootstrap\Annotation\BootstrapConstant;
-use Drupal\bootstrap\Annotation\BootstrapPrerender;
 use Drupal\bootstrap\Bootstrap;
 use Drupal\bootstrap\Utility\Element;
 use Drupal\Component\Render\FormattableMarkup;