Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Jul 2, 2024
1 parent 97b02f2 commit 1be17a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lifecycle.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ var defaultReadinessHook = func() ContainerLifecycleHooks {
} else {
return fmt.Errorf("port %s is not mapped yet", exposedPort)
}

}
}

Expand Down

0 comments on commit 1be17a2

Please sign in to comment.