Skip to content

Commit

Permalink
data unpacking
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-johnson-cai committed Sep 5, 2024
1 parent 09eb35d commit 55074df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class RallyClient {

this.logger = new RallyLog();
this.logger.log(`Config: ${JSON.stringify(configtest)}`);
configtest = null;

this.configureSettingsOverrides(config);
}
Expand Down

0 comments on commit 55074df

Please sign in to comment.