fix(app-server) remove www warning (#7046)

### Summary
After #7022, we no longer need this warning. We should also clean up the
schema for the notification, but this is a quick fix to just stop the
behavior in the VSCE

## Testing
- [x] Ran locally
This commit is contained in:
Dylan Hurd
2025-11-20 19:18:39 -08:00
committed by GitHub
parent 1822ffe870
commit 3f73e2c892
4 changed files with 0 additions and 59 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -860,7 +860,6 @@ dependencies = [
"codex-login",
"codex-protocol",
"codex-utils-json-to-toml",
"codex-windows-sandbox",
"core_test_support",
"mcp-types",
"opentelemetry-appender-tracing",