Commit 626995f
authored
Fix analytics endpoint path (#52)
Too much replacement with generic values
https://github.com/block/ide-metrics-plugin/blob/2c598840afa749cfc65b6e47fb3b48db387b12c3/kotlin-eventstream2/client/src/main/kotlin/com/squareup/eventstream/EventstreamService.kt#L131 parent ee2ee46 commit 626995f
File tree
2 files changed
+2
-8
lines changed- core/src/main/kotlin/xyz/block/artifactswap/core
- config
- eventstream
2 files changed
+2
-8
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 188 | | |
193 | 189 | | |
194 | 190 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
0 commit comments