remove defender exclusions

This commit is contained in:
wh1te909 2022-09-15 18:36:55 -07:00
parent 89be0e7d99
commit e0cfb7c90e
4 changed files with 1 additions and 18 deletions

View file

@ -51,8 +51,6 @@ func createAgentConfig(baseurl, agentid, apiurl, token, agentpk, cert, proxy, me
}
}
func (a *Agent) addDefenderExlusions() {}
func DisableSleepHibernate() {}
func EnablePing() {}