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

chore: use Omit instead of OmitUnion #106

Merged
merged 1 commit into from
Sep 11, 2023
Merged

chore: use Omit instead of OmitUnion #106

merged 1 commit into from
Sep 11, 2023

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Sep 9, 2023

Since the JsonRpcRequest type is no longer an union, we can use Omit from the standard library.

Since the `JsonRpcRequest` type is no longer an union, we can use `Omit`
from the standard library.
@danroc danroc requested a review from a team as a code owner September 9, 2023 20:58
@danroc danroc merged commit 5ec9dba into main Sep 11, 2023
16 checks passed
@danroc danroc deleted the feature/use-omit branch September 11, 2023 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants