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