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