remove

click.remove(callback=None)

Remove previously attached callbacks from the map.

Parameters:

callback (str) – the name of the callback to remove (e.g. the return-value of m.cb.<method>.attach.<callback>())