Commit 6c3dc72
committed
refactor: remove unused HTML content server constructor from HttpServer
- Deleted the constructor that served a single HTML content, as it was no longer needed.
- Updated the header file to reflect the removal of the constructor.
Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>1 parent ecc8595 commit 6c3dc72
2 files changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 29 | | |
39 | 30 | | |
40 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
| |||
0 commit comments