Skip to content

Commit

Permalink
Remove now redundant code
Browse files Browse the repository at this point in the history
MessageFormatter and FormattingTuple were originally
copied from Netty because they didn't have the proper
access modifiers for us to use them.
With Netty 4.1.81 now being used in Quarkus, we can now
use the actual classes so let's get rid of the redundancy.

Follows up on: quarkusio#27653, quarkusio#28077
  • Loading branch information
geoand authored and igorregis committed Oct 16, 2022
1 parent 506363c commit 9103c74
Showing 1 changed file with 2 additions and 424 deletions.

0 comments on commit 9103c74

Please sign in to comment.