diff --git a/bootstrap_for_drupal.theme b/bootstrap_for_drupal.theme
index 5132765..50c93e0 100644
--- a/bootstrap_for_drupal.theme
+++ b/bootstrap_for_drupal.theme
@@ -138,7 +138,3 @@ function bootstrap_for_drupal_form_system_theme_settings_alter(&$form, FormState
     ];
   }
 }
-
-if (\Drupal::service('router.admin_context')->isAdminRoute()) {
-  unset($javascript['/sites/ms8.bfd.dev/themes/contrib/bfd/assets/js/popperrr.min.js']);
-}
