Skip to content

Removed print statements#17

Merged
quixote911 merged 2 commits intofeature/safety-checksfrom
fix/log-injection
Feb 14, 2020
Merged

Removed print statements#17
quixote911 merged 2 commits intofeature/safety-checksfrom
fix/log-injection

Conversation

@SanchayPahalwani
Copy link
Contributor

No description provided.


context.property(bodyVarName, response.body);
System.out.println(context.evaluateScript(bodyVarName));
context.evaluateScript(bodyVarName);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

try {
System.out.println("=DownloadContent starting");
response = downloadContent(params[0].url, params[0].settings);
// content = "Asd";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

* Removed unused import
@quixote911 quixote911 merged commit dd5ca87 into feature/safety-checks Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants