From 605c725a08925e94aaf67d664ee3f41d69fa93d2 Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Tue, 19 Sep 2017 12:04:57 +0530 Subject: [PATCH] electron-17: removed config that was not needed --- config/Symphony.config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config/Symphony.config b/config/Symphony.config index b3fb9d64..a114cf43 100644 --- a/config/Symphony.config +++ b/config/Symphony.config @@ -6,10 +6,5 @@ "notificationSettings": { "position": "upper-right", "display": "" - }, - "crashReporterDetails": { - "submitURL": "https://crash.symphony.com/", - "uploadToServer": false, - "companyName": "Symphony" - } + } } \ No newline at end of file