plugins/moduleclean/Unload.ps1

$Unload = {
    Remove-OMPProfileSetting -Name 'ModuleAutoCleanFrequency'
}