UNCLASSIFIED

Commit d9c28ce6 authored by graham.smith's avatar graham.smith
Browse files

prettier

parent 839ab0c0
...@@ -28,5 +28,4 @@ export default { ...@@ -28,5 +28,4 @@ export default {
async updateUserPreferences(preferences) { async updateUserPreferences(preferences) {
return HTTP.post("/users/preferences", preferences); return HTTP.post("/users/preferences", preferences);
}, },
} };
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment