Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonQ committed Mar 2, 2023
1 parent c1d6d89 commit 14d3937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/component/fake/component/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ func newFakeInput(logger zerolog.Logger, logLevel client.UnitLogLevel, manager *
return nil, err
}

// TODO: add the feature flags when creating the fake input
i := &fakeInput{
logger: logger,
manager: manager,
Expand Down

0 comments on commit 14d3937

Please sign in to comment.