Skip to content

Commit

Permalink
resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
velotioaastha committed Oct 8, 2024
1 parent 81a05ad commit 1a78e57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/weightsandbiases_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ func (r *WeightsAndBiasesReconciler) Reconcile(ctx context.Context, req ctrl.Req
}

license := utils.GetLicense(currentActiveSpec, crdSpec, userInputSpec)
// log.Info("License", "license", license)

var deployerSpec *spec.Spec
if !r.IsAirgapped {
Expand Down

0 comments on commit 1a78e57

Please sign in to comment.