Skip to content

Commit fa21ad7

Browse files
authored
Remove commented code for probe retrigger
1 parent 8a4da43 commit fa21ad7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Servers/GenHttpServer/Program.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,3 @@ static string Echo(IRequest request)
4040
static string StringContent() => "OK";
4141

4242
static Stream RequestContent(Stream body) => body;
43-
44-
// force retrigger Probe

0 commit comments

Comments
 (0)