diff --git a/common/net/destination.proto b/common/net/destination.proto index d38105f6..a19f88c8 100644 --- a/common/net/destination.proto +++ b/common/net/destination.proto @@ -13,4 +13,4 @@ message Endpoint { Network network = 1; IPOrDomain address = 2; uint32 port = 3; -} \ No newline at end of file +}