diff --git a/recipes/politico.recipe b/recipes/politico.recipe index 106f3d0ef9..b0cd4dc43a 100644 --- a/recipes/politico.recipe +++ b/recipes/politico.recipe @@ -51,8 +51,6 @@ class Politico(BasicNewsRecipe): attrs={'class': lambda x: x and 'story-share' in x.split()}), dict( attrs={'class': lambda x: x and 'suggested' in x.split()}), - dict( - attrs={'class': lambda x: x and 'summary' in x.split()}), ] extra_css = '''