From 189d3434b215c946556c9219ff6180b85e38c81a Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Sat, 4 Dec 2021 14:29:35 +0100 Subject: [PATCH] Delete todo.md --- todo.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 todo.md diff --git a/todo.md b/todo.md deleted file mode 100644 index 4bb8a1615..000000000 --- a/todo.md +++ /dev/null @@ -1,3 +0,0 @@ -- git graph requires a blank line at the end. why? -- Create a desktop client -- Do the rendering in an iframe to avoid global CSS to affect rendering.