This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new e6e653b0a8 remote duplicate line in reference.conf (#1913)
e6e653b0a8 is described below
commit e6e653b0a8c9499a36cd4fdef4725a2a6209a9cd
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 20 11:25:22 2025 +0100
remote duplicate line in reference.conf (#1913)
---
remote/src/main/resources/reference.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/remote/src/main/resources/reference.conf
b/remote/src/main/resources/reference.conf
index 3c598e8085..4872fa7b45 100644
--- a/remote/src/main/resources/reference.conf
+++ b/remote/src/main/resources/reference.conf
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]