remote duplicate line in reference.conf (#1913)

This commit is contained in:
PJ Fanning 2025-06-20 11:25:22 +01:00 committed by GitHub
parent f4d8b8323f
commit e6e653b0a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,6 @@ pekko {
# This com.google.protobuf serialization binding is only used if the class can be loaded,
# i.e. com.google.protobuf dependency has been added in the application project.
"com.google.protobuf.GeneratedMessage" = proto
"com.google.protobuf.GeneratedMessage" = proto
"org.apache.pekko.actor.Identify" = pekko-misc
"org.apache.pekko.actor.ActorIdentity" = pekko-misc