Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentluce committed Oct 18, 2024
1 parent 18336a7 commit 4640f89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kardinal/resources/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ func IsManaged(objectMeta *metav1.ObjectMeta) bool {
}
return false
}

func int64Ptr(i int64) *int64 { return &i }

0 comments on commit 4640f89

Please sign in to comment.