Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Sep 4, 2024
1 parent 759254b commit a6ed8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/keystore_api/v1/keystore.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import "message_contents/ciphertext.proto";
import "message_contents/conversation_reference.proto";
import "message_contents/invitation.proto";
import "message_contents/private_key.proto";
import "message_contents/public_key.proto";
import "message_contents/private_preferences.proto";
import "message_contents/public_key.proto";

option go_package = "github.com/xmtp/proto/v3/go/keystore_api/v1";
option java_package = "org.xmtp.proto.keystore.api.v1";
Expand Down

0 comments on commit a6ed8b1

Please sign in to comment.