refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048)
This commit is contained in:
parent
4e8f6b3603
commit
536c43257b
4 changed files with 8 additions and 6 deletions
|
|
@ -1,2 +1 @@
|
|||
# TODO: Update all string in code to use this constant
|
||||
HIDDEN_VALUE = '[__HIDDEN__]'
|
||||
HIDDEN_VALUE = '[__HIDDEN__]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue