Merge 'origin/feature/934-ew-admin' into 'feature/934-ew-admin_add-user'

pull/975/head
Jared Scheib 2017-03-06 23:44:39 -08:00
commit 5faac0fa1b
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ export const getRoles = async (url) => {
}
}
export const createUser = async (url, user) => {
try {
return await AJAX({