Skip to content

Commit

Permalink
Merge branch 'main' into serverinfo-path-1456
Browse files Browse the repository at this point in the history
  • Loading branch information
ayildirim21 authored Feb 7, 2024
2 parents ee57bce + 08210e9 commit fe4ba58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/sideinput/options.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package sideinput

import "github.com/numaproj/numaflow-go/pkg/info"

Check failure on line 3 in pkg/sideinput/options.go

View workflow job for this annotation

GitHub Actions / Unit Tests

"github.com/numaproj/numaflow-go/pkg/info" imported and not used

// options is the struct to hold the server options.
type options struct {
sockAddr string
Expand Down

0 comments on commit fe4ba58

Please sign in to comment.