Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anekkanti committed Oct 13, 2023
1 parent 463ece7 commit 0c26c6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions temporal/api/cloud/namespace/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ message Namespace {
NamespaceEnvelope envelope = 7;
// Allowed principals is a list of principals that allowed to access the private links on the namespace
repeated string allowed_principals = 8;
// The export sinks configured for the namespace
repeated string export_sinks = 9;
// The date and time when the user was created
google.protobuf.Timestamp created_time = 10;
// The date and time when the namespace was last modified
Expand Down

0 comments on commit 0c26c6d

Please sign in to comment.