From a515ad9bbe2e84098195db6a1b7df13a67136653 Mon Sep 17 00:00:00 2001
From: joenas <jon@jonnev.se>
Date: Wed, 21 Jun 2017 21:38:07 +0200
Subject: [PATCH] Removed unused setting

---
 settingtypes.txt | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/settingtypes.txt b/settingtypes.txt
index 44a8722..d29f4e7 100644
--- a/settingtypes.txt
+++ b/settingtypes.txt
@@ -1,4 +1,3 @@
-
 [Basic]
 
 # Bots username. May only contain characters A-Z, 0-9
@@ -17,8 +16,3 @@ matrix.room_id (Channel to join) string
 
 # Matrix user password.
 matrix.password (Server password) string
-
-# Accesstoken for User (not used?)
-matrix.access_token (Server password) string
-
-
-- 
GitLab