story-kit: merge 270_bug_qa_test_server_overwrites_root_mcp_json_with_wrong_port
This commit is contained in:
@@ -1293,11 +1293,6 @@ impl AgentPool {
|
||||
.and_then(|jobs| jobs.get(story_id).cloned())
|
||||
}
|
||||
|
||||
/// Return the port this server is running on.
|
||||
pub fn port(&self) -> u16 {
|
||||
self.port
|
||||
}
|
||||
|
||||
/// Get project root helper.
|
||||
pub fn get_project_root(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user