Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / JavaScript / Modals / ModalShow.php
index 9ed049b258593541eae088283f69f907b4e84fea..2c68d06305b12dda3294f0ee4762acd4011a2946 100644 (file)
@@ -1,14 +1,8 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Setting\JavaScript\Modals\ModalShow.
- */
 
 namespace Drupal\bootstrap\Plugin\Setting\JavaScript\Modals;
 
-use Drupal\bootstrap\Annotation\BootstrapSetting;
 use Drupal\bootstrap\Plugin\Setting\SettingBase;
-use Drupal\Core\Annotation\Translation;
 
 /**
  * The "modal_show" theme setting.