Skip to content

Commit 61aaa2b

Browse files
committed
fix: post rebase correction
1 parent 8ffee5d commit 61aaa2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/relay/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func main() {
5656
inactivityTimeout, // Inactivity timeout
5757
checkInterval, // Check interval
5858
nil, // No custom logger
59+
nil, // No custom config
5960
)
6061

6162
if err != nil {

0 commit comments

Comments
 (0)