Skip to content

Commit

Permalink
Update internal/deploy/helm/install.go
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
  • Loading branch information
elchead and daniel-weisse authored Jul 27, 2023
1 parent d8c0b54 commit 7ba4796
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/deploy/helm/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ type Installer struct {
log *logger.Logger
}

//type debugLog interface {
// Debugf(format string, args ...any)
// Sync()
//}

// NewInstaller creates a new Installer with the given logger.
func NewInstaller(kubeconfig string) (*Installer, error) {
Expand Down

0 comments on commit 7ba4796

Please sign in to comment.