Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghu A authored and Raghu A committed Sep 13, 2023
1 parent 3ab5cfd commit 628a8b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actions/FgAction.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ const ALL_OK_SC = 200;
* The common parameter validation, user check,
*/
class FgAction {
validations = {};

constructor(action, params) {
this.action = action || FG_PROOCESS_ACTION;
appConfig.setAppConfig(params);
Expand Down

0 comments on commit 628a8b2

Please sign in to comment.