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