react
react copied to clipboard
[cleanup]: meaningless hasTimeRemaining should be removed
'hasTimeRemaining' was set true as a constant, and never changed it. So 'workLoop' function should skip it.