Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / Components / Breadcrumbs / Breadcrumb.php
index 71ba054e1d795ecdaac15192e25285843b5f3426..3b7db2f78d9ef2d50e6bbc3fc1af9183cd309764 100644 (file)
@@ -1,14 +1,8 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Setting\Components\Breadcrumbs\Breadcrumb.
- */
 
 namespace Drupal\bootstrap\Plugin\Setting\Components\Breadcrumbs;
 
-use Drupal\bootstrap\Annotation\BootstrapSetting;
 use Drupal\bootstrap\Plugin\Setting\SettingBase;
-use Drupal\Core\Annotation\Translation;
 
 /**
  * The "breadcrumb" theme setting.