diff --git a/inc/roots-cleanup.php b/inc/roots-cleanup.php index c8f461d..dcbcc39 100644 --- a/inc/roots-cleanup.php +++ b/inc/roots-cleanup.php @@ -444,7 +444,6 @@ function roots_clean_style_tag($input) { function roots_body_class() { $term = get_queried_object(); - var_dump($term); if (is_single()) $cat = get_the_category(); if(!empty($cat))