Skip to content

Commit

Permalink
Merge pull request #2056 from Expensify/revert-2044-arosiclair-gvcfam…
Browse files Browse the repository at this point in the history
…-log-params

Revert "Add log params"
  • Loading branch information
MonilBhavsar authored Jan 9, 2025
2 parents 358eea3 + 16768f4 commit d4db575
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libstuff/SLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ static set<string> PARAMS_WHITELIST = {
"approver",
"approvers",
"employees",
"mergeFromEmail",
"mergeToEmail",
};

string addLogParams(string&& message, const STable& params) {
Expand Down

0 comments on commit d4db575

Please sign in to comment.