mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-05-12 05:01:38 +02: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:
Generated
+1
-1621
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