From ebb6a6d8536b9430de099b7e6dbda9b2d3042d49 Mon Sep 17 00:00:00 2001
From: Kristoffer Richardsson <kristoffer@bitcraze.io>
Date: Thu, 8 Aug 2019 15:45:09 +0200
Subject: [PATCH] #124 Removed blank lines at the end of files

---
 docs/_data/menu.yml | 2 --
 docs/index.md       | 2 --
 2 files changed, 4 deletions(-)

diff --git a/docs/_data/menu.yml b/docs/_data/menu.yml
index dfb8742..852803d 100644
--- a/docs/_data/menu.yml
+++ b/docs/_data/menu.yml
@@ -10,5 +10,3 @@
   subs:
     - {page_id: testing}
     - {page_id: matlab}
-
-
diff --git a/docs/index.md b/docs/index.md
index ddedfba..bfefafc 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -10,5 +10,3 @@ communicate with and control a Crazyflie quadcopter. For instance the [Crazyflie
 ## Contribute
 
 Everyone is encouraged to contribute to the CrazyFlie library by forking the Github repository and making a pull request or opening an issue.
-
-
-- 
GitLab