Remove extra newline

This commit is contained in:
Anthony Lavado
2019-10-04 03:42:46 -04:00
committed by GitHub
parent f7d1c9fb1b
commit 97cdd43019
-1
View File
@@ -1198,7 +1198,6 @@ define(["events", "appStorage"], function(events, appStorage) {
data: {
Name: user.Name,
Password: user.Password
},
dataType: "json"
})