Remove comment that's no longer valid

This commit is contained in:
Paul Daniel Faria 2020-06-26 11:13:58 -04:00
parent 76755ce176
commit b700443e78

View File

@ -583,8 +583,6 @@ impl DefCollector<'_> {
// All resolutions are imported with this visibility; the visibilies in
// the `PerNs` values are ignored and overwritten
vis: Visibility,
// All resolutions are imported with this glob status; the glob status
// in the `PerNs` values are ignored and overwritten
import_type: ImportType,
depth: usize,
) {