Skip to content

chore(middleware): remove output statement logic#199

Merged
ax0 merged 1 commit into0xPARC:mainfrom
ax0:middleware-output-statement-refactor
Apr 17, 2025
Merged

chore(middleware): remove output statement logic#199
ax0 merged 1 commit into0xPARC:mainfrom
ax0:middleware-output-statement-refactor

Conversation

@ax0
Copy link
Collaborator

@ax0 ax0 commented Apr 17, 2025

Resolves #189.

Copy link
Collaborator

@ed255 ed255 left a comment

Choose a reason for hiding this comment

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

LGTM!

OperationType::Custom(cpr) => Self::Custom(cpr, args.to_vec()),
})
}
/// Gives the output statement of the given operation, where determined
Copy link
Collaborator

Choose a reason for hiding this comment

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

this was easy :D

@ax0 ax0 marked this pull request as ready for review April 17, 2025 11:15
@ax0 ax0 merged commit 0b5d4dd into 0xPARC:main Apr 17, 2025
9 of 10 checks passed
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.

Refactor: Fix or remove output statement logic in middleware

2 participants