go/types.Config.DisableUnusedImportCheck (field)

2 uses

	go/types (current package)
		api.go#L171: 	DisableUnusedImportCheck bool
		check.go#L344: 	if !check.conf.DisableUnusedImportCheck {