Closed hkonsti closed 4 weeks ago
I'm trying to hunt down all of the circular imports we have. As a part of that I made type imports mandatory and auto-fixed all the instances where stuff was imported as a value even though only the type is needed.
I'm trying to hunt down all of the circular imports we have. As a part of that I made type imports mandatory and auto-fixed all the instances where stuff was imported as a value even though only the type is needed.