Usually the usage will warn, but for language imports, there is no usage, so you might get an unused import instead.
Similarly, if an import of implicits is no longer necessary, I'd rather see the deprecation than an unused import.
Knock-on to #11753