Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / General / Tables / TableResponsive.php
index ebbafe3c7e2d1eb4dd40442e978d03303b1476ca..94ecbed6e69b4e478d744f21e32a18f6639ec6dc 100644 (file)
@@ -1,14 +1,8 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Setting\General\Tables\TableResponsive.
- */
 
 namespace Drupal\bootstrap\Plugin\Setting\General\Tables;
 
-use Drupal\bootstrap\Annotation\BootstrapSetting;
 use Drupal\bootstrap\Plugin\Setting\SettingBase;
-use Drupal\Core\Annotation\Translation;
 
 /**
  * The "table_responsive" theme setting.