Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Unused Variable #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Removed Unused Variable #121

wants to merge 1 commit into from

Conversation

pavvann
Copy link

@pavvann pavvann commented Jul 6, 2024

Removed unused variable "uint runId" giving unnecessary warning.

Original Function Signature:

function onOracleOpenAiLlmResponse(
        uint runId,
        IOracle.OpenAiResponse memory _response,
        string memory _errorMessage
    )

ps: just making this pr cause it's irritating to see useless warnings :)

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.

None yet

1 participant