Skip to content

Conversation

@Galoretka
Copy link

Drop redundant using LibString for bytes; in X509ChainBase.sol and V4QuoteVerifier.sol. We only call LibString via static functions (e.g., LibString.eq/slice/split/concat) and do not use any LibString extension methods on bytes. Keeping the directive provides no benefit and adds noise.

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.

1 participant