From b6e57a5922d5546c609c943042a32328b554cf4b Mon Sep 17 00:00:00 2001
From: Oliver Wiese <oliver.wiese@fu-berlin.de>
Date: Tue, 4 Jun 2019 15:35:30 -0700
Subject: [PATCH] remove account file

---
 enzevalos_iphoneTests/private/accounts.json | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 enzevalos_iphoneTests/private/accounts.json

diff --git a/enzevalos_iphoneTests/private/accounts.json b/enzevalos_iphoneTests/private/accounts.json
deleted file mode 100644
index 4dedf18e..00000000
--- a/enzevalos_iphoneTests/private/accounts.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-	"account":[
-		{
-			"username": "test@example.com",
-			"password": ""
-		}
-	]
-}
\ No newline at end of file
-- 
GitLab