go/types.Config.DisableUnusedImportCheck (field)

2 uses

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