Commit a663063
committed
chore(rqts): Drop unused handler port constant
DEFAULT_HANDLER_PORT described the SAM Local handler endpoint, which the
DirectJar mode targeted by cfn test --v2 never uses: the handler JAR is
loaded in-process, so no port is bound and nothing referenced the value.1 parent a9c52a9 commit a663063
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 32 | + | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
| |||
0 commit comments