Skip to content

Commit

Permalink
Cleanup model reflections
Browse files Browse the repository at this point in the history
Quarkus 2.12 is now released and used in Nessie, with quarkusio/quarkus#27357

Fixes projectnessie#4955
  • Loading branch information
snazy committed Aug 26, 2022
1 parent 249458c commit 8d8a985
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -33,7 +33,6 @@
CELUtil.KeyedEntityForCel.class,
CELUtil.OperationForCel.class,
CELUtil.ContentForCel.class,
CELUtil.KeyEntryForCel.class,
ContentTypeIdResolver.class
CELUtil.KeyEntryForCel.class
})
public abstract class ModelReflections {}

0 comments on commit 8d8a985

Please sign in to comment.