From d8bcfd7b4bc2425ce10f9352652e0f14d5edf007 Mon Sep 17 00:00:00 2001
From: Rahix <rahix@rahix.de>
Date: Mon, 16 Sep 2019 14:05:07 +0200
Subject: [PATCH] docs(pycardium): Minor style fix

Signed-off-by: Rahix <rahix@rahix.de>
---
 Documentation/pycardium/overview.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/pycardium/overview.rst b/Documentation/pycardium/overview.rst
index 3cdc7541..20bef548 100644
--- a/Documentation/pycardium/overview.rst
+++ b/Documentation/pycardium/overview.rst
@@ -62,7 +62,6 @@ and power it on::
 
 REPL modes
 ^^^^^^^^^^
-
 MicroPython supports a different REPL modes over the serial console. The modes
 can be changed on every new line.
 
@@ -87,5 +86,3 @@ or give you tracebacks if an error occured.
 
 You can use **pycard10** (tools/pycard10.py) to execute python files from your
 PC directly on the card10.
-
-
-- 
GitLab