mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
ran lint
This commit is contained in:
@@ -516,7 +516,6 @@ export function DeployModal({
|
||||
deployedAt ? new Date(deployedAt) : undefined,
|
||||
apiKey
|
||||
)
|
||||
|
||||
} catch (error: any) {
|
||||
logger.error('Error auto-deploying workflow for chat:', { error })
|
||||
addNotification('error', `Failed to deploy workflow: ${error.message}`, workflowId)
|
||||
|
||||
Reference in New Issue
Block a user