chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import * as bp from '.botpress'
|
||||
|
||||
export const unregister: bp.IntegrationProps['unregister'] = async ({ logger }) => {
|
||||
logger.forBot().info('Unregister process for Zoom integration invoked. No resources to clean up.')
|
||||
}
|
||||
Reference in New Issue
Block a user