Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
borkaehw committed Jan 27, 2020
1 parent 19fb8b9 commit 9c387a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scala/private/phases/phase_scalafmt.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def _formatter(ctx, manifest, files, template, output_runner):
)

def _write_empty_content(ctx, output_runner):
# generate empty output if format=false
ctx.actions.write(
output = output_runner,
content = "",
Expand Down

0 comments on commit 9c387a2

Please sign in to comment.