SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Bug Fix #170: Was missing call to setPrioriyFlag in useEffect. Also … #199

Closed smarkandu closed 2 years ago

smarkandu commented 2 years ago

…got rid of the useEffects that use localstorage (no longer required). Got rid of unused imports as well.