mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-02-12 09:12:50 +00:00
fix: resolve merge artifacts from main branch integration
- Regenerate corrupted package-lock.json with duplicate entries - Remove unreachable dead code in runReportAgent
This commit is contained in:
1622
package-lock.json
generated
1622
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -440,7 +440,6 @@ export async function runReportAgent(input: ActivityInput): Promise<AgentMetrics
|
||||
});
|
||||
throw error;
|
||||
}
|
||||
return runAgentActivity('report', input);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user