Remove forgotten and unsued React imports
jerempy opened this issue · comments
jerempy commented
-- Change --
Remove unused imports of React.
Description
There are many imports of React
that aren't use. I am guessing these are leftovers from previous coding conventions that never got picked up and removed.
Motivation
Can be cleaned up to remove unused imports