From 32c5f47593b5b79e697d81093020d8217eb9510a Mon Sep 17 00:00:00 2001 From: Pierre Chambart Date: Fri, 29 Jun 2018 13:21:24 +0200 Subject: [PATCH] Alpha: remove some rebasing artefact that should be removed --- src/proto_alpha/lib_protocol/src/storage_functors.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/proto_alpha/lib_protocol/src/storage_functors.ml b/src/proto_alpha/lib_protocol/src/storage_functors.ml index 5df9510e1..90a120b30 100644 --- a/src/proto_alpha/lib_protocol/src/storage_functors.ml +++ b/src/proto_alpha/lib_protocol/src/storage_functors.ml @@ -389,7 +389,6 @@ module Make_indexed_carbonated_data_storage | None -> remove s i | Some v -> init_set s i v - let data_name = "TODO remove" (* This is some rebasing artefact and should be removed *) let fold_keys_unaccounted s ~init ~f = let rec dig i path acc = if Compare.Int.(i <= 1) then