From 6d19f174d4d2e69dd40304672f9bb09517b32ec6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 5 Jan 2024 14:50:52 -0800 Subject: Whitespace cleanup. --- src/Text/Pandoc/Writers/OpenDocument.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Text/Pandoc/Writers/OpenDocument.hs b/src/Text/Pandoc/Writers/OpenDocument.hs index 945da4717..ec7105a07 100644 --- a/src/Text/Pandoc/Writers/OpenDocument.hs +++ b/src/Text/Pandoc/Writers/OpenDocument.hs @@ -919,4 +919,3 @@ withLangFromAttr (_,_,kvs) action = Left _ -> do report $ InvalidLang l action - -- cgit v1.2.3