Skip to content

Remove unused function#254

Merged
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:remove-unused
Oct 2, 2025
Merged

Remove unused function#254
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:remove-unused

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

Tested changes using OnRamp

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo gab-arrobo requested review from a team and Copilot October 2, 2025 18:42
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an unused utility function MarshToJsonString and its associated imports to clean up the codebase. The function was responsible for marshaling values to JSON strings but was no longer being used.

  • Removed the MarshToJsonString function that converted values to JSON strings
  • Cleaned up unused imports (encoding/json and logger package)
  • Maintained the existing Decode function functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gab-arrobo gab-arrobo merged commit f9e5873 into omec-project:main Oct 2, 2025
10 checks passed
@gab-arrobo gab-arrobo deleted the remove-unused branch October 2, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants