## Summary of request As the profile "KF" is eliminated from the codebase and in no longer used, we can remove the profile from the list ## Details `@Profile({"dev", "collab", "aws", "default", "!kf"})` - Remove "!kf" from the profiles listed over here
Summary of request
As the profile "KF" is eliminated from the codebase and in no longer used, we can remove the profile from the list
Details
@Profile({"dev", "collab", "aws", "default", "!kf"})- Remove "!kf" from the profiles listed over here