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