Why do we copy-paste code instead of using package manager and importing? eg. import "@openzeppelin/contracts/SomeContract.sol";
I saw many case with that
You can use the import is allowed and if you have a package manager like npm it would grab the node module