Skip to content

Commit

Permalink
debueg2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Aug 26, 2024
1 parent 1a6084f commit 862899a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/pkg/daemon/profilerecorder/profilerecorder.go
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,6 @@ func (r *RecorderReconciler) collectLogSeccompProfile(
if err := r.ResetSyscalls(ctx, enricherClient, request); err != nil {
return fmt.Errorf("reset syscalls for profile %s: %w", profileID, err)
}
"sigs.k8s.io/security-profiles-operator/internal/pkg/daemon/apparmorprofile/crd2armor"

return nil
}
Expand Down

0 comments on commit 862899a

Please sign in to comment.