Commit 7fc5fd8
committed
refactor: remove unused BYTES_PER_MEGABYTE export
Caught by Cursor Bugbot review: the export had no callers (anywhere in
src/, the routes, or the tests) and the comment "Exposed for /health
and any future callers" was speculative. Drop it; if a future caller
needs the constant we can add it back at that point.1 parent 613336d commit 7fc5fd8
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | 322 | | |
326 | 323 | | |
327 | 324 | | |
| |||
0 commit comments