When building my code, perhaps the most common "hint" is that of UnusedImport.
I understand the point.
But, is there really any impact on the resulting binary, or could I safely ignore it?