diff --git a/src/flatland/protobuf/core.clj b/src/flatland/protobuf/core.clj index abdc0af..1a0431d 100644 --- a/src/flatland/protobuf/core.clj +++ b/src/flatland/protobuf/core.clj @@ -23,7 +23,7 @@ ([def] (if (or (protodef? def) (nil? def)) def - (protodef def PersistentProtocolBufferMap$Def/convertUnderscores))) + (protodef def {}))) ([def opts] (when def (let [{:keys [^PersistentProtocolBufferMap$Def$NamingStrategy naming-strategy