Commit dee8044
committed
refactor(constants): drop unused renamed re-exports
REPORTING_FOLD_SETTING_VERSION (alias for FOLD_SETTING_VERSION),
SOCKET_NPM_REGISTRY_URL (alias for NPM_REGISTRY_URL), and
SOCKET_SOCKET_JSON (alias for SOCKET_JSON) were defined as barrel
renamed re-exports but never consumed anywhere. Drop both the import-
side rename and the export-block entries (8 lines).1 parent 6bf9e3f commit dee8044
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
241 | | - | |
242 | 240 | | |
243 | 241 | | |
244 | 242 | | |
245 | 243 | | |
246 | 244 | | |
247 | | - | |
248 | 245 | | |
249 | 246 | | |
250 | 247 | | |
| |||
410 | 407 | | |
411 | 408 | | |
412 | 409 | | |
413 | | - | |
414 | 410 | | |
415 | 411 | | |
416 | 412 | | |
| |||
459 | 455 | | |
460 | 456 | | |
461 | 457 | | |
462 | | - | |
463 | 458 | | |
464 | 459 | | |
465 | | - | |
466 | 460 | | |
467 | 461 | | |
468 | 462 | | |
| |||
621 | 615 | | |
622 | 616 | | |
623 | 617 | | |
624 | | - | |
625 | 618 | | |
626 | 619 | | |
627 | 620 | | |
| |||
651 | 644 | | |
652 | 645 | | |
653 | 646 | | |
654 | | - | |
655 | 647 | | |
656 | 648 | | |
657 | | - | |
658 | 649 | | |
659 | 650 | | |
660 | 651 | | |
| |||
0 commit comments