From bfef08fddef0afb30f9a19bab8091bf8daa2d913 Mon Sep 17 00:00:00 2001 From: Stefan Pascal Thoma Date: Thu, 2 May 2024 11:54:39 +0000 Subject: [PATCH] fix styling --- posts/2023-10-30_floating_point/appendix.R | 1 - 1 file changed, 1 deletion(-) diff --git a/posts/2023-10-30_floating_point/appendix.R b/posts/2023-10-30_floating_point/appendix.R index 59394174..fe465c37 100644 --- a/posts/2023-10-30_floating_point/appendix.R +++ b/posts/2023-10-30_floating_point/appendix.R @@ -50,7 +50,6 @@ insert_lockfile <- function(repo_spec, name, # top level function ------------------------------------------------------ insert_appendix <- function(repo_spec, name, collection = "posts", file_name) { - appendices <- paste( markdown_appendix( name = "Last updated",