Skip to content

Commit 07597c5

Browse files
committed
forgot
1 parent 28c4746 commit 07597c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: legacy/builder/wipeout_build_path_if_build_options_changed.go

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ func (s *WipeoutBuildPathIfBuildOptionsChanged) Run(ctx *types.Context) error {
4949
}
5050
buildOptionsJson := ctx.BuildOptionsJson
5151
previousBuildOptionsJson := ctx.BuildOptionsJsonPrevious
52-
logger := ctx.GetLogger()
5352

5453
var opts *properties.Map
5554
var prevOpts *properties.Map

0 commit comments

Comments
 (0)