refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048)

This commit is contained in:
-LAN-
2024-08-07 17:30:56 +08:00
committed by GitHub
parent 4e8f6b3603
commit 536c43257b
4 changed files with 8 additions and 6 deletions

View File

@@ -1,2 +1 @@
# TODO: Update all string in code to use this constant
HIDDEN_VALUE = '[__HIDDEN__]'
HIDDEN_VALUE = '[__HIDDEN__]'