plugins/moduleupgrade/Unload.ps1

$UnLoad = {
    Remove-OMPProfileSetting -Name 'ModuleAutoUpgradeFrequency'
}