Commit 4b3d0bd
committed
fix: address coderabbit review — remove stray files and clean up test
- Delete path/to/your/file.go (placeholder that caused typecheck lint failure)
- Delete revert_commit.md (stray file)
- Remove unused t *testing.T field from mockH2Transport struct
- Add defer transport.Close() after Start() in regression test1 parent 477922c commit 4b3d0bd
File tree
3 files changed
+3
-21
lines changed- client/transport
- path/to/your
3 files changed
+3
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 110 | + | |
113 | 111 | | |
114 | 112 | | |
115 | 113 | | |
| |||
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
168 | | - | |
| 166 | + | |
169 | 167 | | |
170 | 168 | | |
171 | 169 | | |
| |||
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
| 175 | + | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments