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