What is it supposed to do
Safely deleted the user store from the MobX state tree. This is done without further adjustments, as it was not being used anywhere.
How can we test your branch
Doesn't change anything but you could try running the application to see if it still runs at all.
1. General checklist
[x] a. Tested happy flow.
[ ] b. Tested unhappy flow.
[x] c. No unexpected exceptions.
[ ] d. No code with high complexity. (Big O)
[x] e. EOF newline.
[x] f. No linter warnings or errors.
2. If relevant, front-end checklist
[ ] a. Responsive. (Desktop all the way to mobile 320px)
[ ] b. Using SCSS variables where relevant.
[ ] c. Relevant class names
[ ] d. No modified global SCSS properties, except if necessary and fully tested the impact.
[ ] e. Checked caniuse for more modern CSS properties.
closes #337
What is it supposed to do
Safely deleted the user store from the MobX state tree. This is done without further adjustments, as it was not being used anywhere.
How can we test your branch
Doesn't change anything but you could try running the application to see if it still runs at all.
1. General checklist
2. If relevant, front-end checklist
4. If relevant, test these browsers