Commit 04dc5c8
committed
fix(payments-api): add missing glean service
Because:
- The payments-api service was failing to start due to missing the
PaymentsGleanService module dependency.
This commit:
- Adds PaymentsGleanService to `payments-api`
Closes #1 parent 9b44efb commit 04dc5c8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments