Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Preprocess / ViewsViewTable.php
index 7d741d3910f196e8b1470d2be7c34ab6f8563fd4..d5efd967a65764f36178066b662d6c872402fbe2 100644 (file)
@@ -1,13 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Preprocess\ViewsViewTable.
- */
 
 namespace Drupal\bootstrap\Plugin\Preprocess;
 
-use Drupal\bootstrap\Annotation\BootstrapPreprocess;
-
 /**
  * Pre-processes variables for the "views_view_table" theme hook.
  *