Skip to content

Commit 4251d6a

Browse files
marto97Martin Yankov
andauthored
feat: remove not needed optional in Deleted message (#191)
Co-authored-by: Martin Yankov <martin.yankov@n-fuse.co>
1 parent 8111c97 commit 4251d6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/protos/io/restorecommerce/user.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ message SendActivationEmailRequest {
276276
*/
277277
message Deleted {
278278
optional string id = 1;
279-
optional string default_scope = 2; // default hierarchical scope
280279
}
281280

282281
/**

0 commit comments

Comments
 (0)