07ddd00e1b
The front end previously enforced a stricter-than-spec requirement on conflicting imports on its own code. The check was included of the kernel snapshot and therefore always enforced, even in published sdks. The extra check was removed a month ago and now tools/sdks/ have been updated to use a later version of the sdk, so the unneeded hide combinators can now be removed from the source code. Closes #44667 TEST=existing Change-Id: I1d1053b1ef9a40b6a918eef515a02d7b404906c9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/185084 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Jens Johansen <jensj@google.com>