Currently, we have this line in the `mod.eo`: ``` +alias org.eolang.ms.real ``` However, the `real` object is not used. This error should be caught by lints. Why it's not?