Remove the number of posts displayed in wp_list_categories()

By default wp_list_categories() doesn’t show post count, because show_count is set to false, check arguments passed into wp_list_categories().