Skip to content

Commit cafe8b3

Browse files
committed
cleanup
1 parent db732b7 commit cafe8b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/runner/runnerpool/runner.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ func NewRunnerPoolStack(
5454
if len(discovered) == 0 {
5555
l.Warnf("No units discovered. Creating an empty runner.")
5656

57-
// Create an empty runner that will process no units
5857
stack := common.Stack{
5958
TerragruntOptions: terragruntOptions,
6059
ParserOptions: config.DefaultParserOptions(l, terragruntOptions),

0 commit comments

Comments
 (0)