Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bad log line #908

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Remove bad log line #908

merged 1 commit into from
Sep 30, 2019

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented Sep 30, 2019

Before this PR

After this PR

==COMMIT_MSG==

==COMMIT_MSG==

Possible downsides?

@@ -46,7 +46,6 @@ public CompileRefasterTask() {
// TODO(forozco): override compile(InputChanges inputs) once we can raise our minimum version 6.0
@SuppressWarnings("deprecated")
protected final void compile(IncrementalTaskInputs inputs) {
getProject().getLogger().warn("Doing compilation - Felipe");
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks great.

@carterkozak
Copy link
Contributor

👍

@ferozco ferozco merged commit 78876ab into develop Sep 30, 2019
@ferozco ferozco deleted the fo/less-logs branch September 30, 2019 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants