Remove issue URL reference from reproducer script

https://claude.ai/code/session_013TMYt9k9vNqYDQ6x4rpMN4
This commit is contained in:
Claude
2026-04-01 12:51:33 +00:00
parent 605ef1651f
commit baf06fd5f1
+1 -2
View File
@@ -1,7 +1,6 @@
#!/usr/bin/env node #!/usr/bin/env node
/** /**
* Reproducer for PMG issue #193 * Reproducer for loopback proxy interference bug
* https://github.com/safedep/pmg/issues/193
* *
* What this script does: * What this script does:
* 1. Starts a real local HTTP server on 127.0.0.1 (simulates an internal app service) * 1. Starts a real local HTTP server on 127.0.0.1 (simulates an internal app service)