Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / General / Tables / TableCondensed.php
index 75ba3b9897d56ec7a7a21a9d17426f4423fdfd97..64a20364ce38c10ff98d80cee451070a37f84b92 100644 (file)
@@ -1,14 +1,8 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Setting\General\Tables\TableCondensed.
- */
 
 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_condensed" theme setting.