Skip to content

Commit

Permalink
kvutils: Remove unused proto import (#12405)
Browse files Browse the repository at this point in the history
CHANGELOG_BEGIN
CHANGELOG_END
  • Loading branch information
hubert-da authored Jan 13, 2022
1 parent 2005068 commit 8663b7b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ option csharp_namespace = "Com.Daml.Ledger.Participant.State.KVUtils.Store";
import "google/protobuf/empty.proto";
import "google/protobuf/timestamp.proto";
import "com/daml/ledger/participant/state/kvutils/store/events/configuration.proto";
import "com/daml/lf/value.proto";


// Daml state key. [[KeyValueCommitting]] produces effects that are committed
Expand Down

0 comments on commit 8663b7b

Please sign in to comment.