I’m working on an inventory management system.
From 1 module I’m requiring another one.
Is there any downside to potentially having it require more than once?
Will it impact performance?
no.