unregister
Method
This is a method of the HookRegistry class in the registry module.Unregister a hook by ID.
Signature
Parameters
The hook ID to unregister
Returns
True if found and removed, False otherwise
Uses
logger.debug
Used By
Source
View on GitHub
praisonaiagents/hooks/registry.py at line 207
