2 lines
158 B
Plaintext
2 lines
158 B
Plaintext
![]() |
Instead, use constants to replace the duplicated string literals.
|
||
|
Constants can be referenced from many places, but only need to be updated in a single place.
|