diff --git a/cl/opinion_page/views.py b/cl/opinion_page/views.py index 85e422d934..183f354448 100644 --- a/cl/opinion_page/views.py +++ b/cl/opinion_page/views.py @@ -481,7 +481,6 @@ def view_recap_document( "doc_num": doc_num, "att_num": 1, "slug": slug, - "og_file_path": og_file_path, }, ) if request.GET.urlencode():