Fix sort order for reflective imports in reflection_remover/rewriter.dart. Currently there is only one import so the sort order happens to be correct, but if another one is added the rewrite code will break.
Fix sort order for reflective imports in reflection_remover/rewriter.dart. Currently there is only one import so the sort order happens to be correct, but if another one is added the rewrite code will break.