Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nomadic Labs
tezos
Commits
dcec0442
Verified
Commit
dcec0442
authored
Feb 14, 2019
by
Marco Stronati
Browse files
Alpha/Refactor: remove unused compare module in constants
This commit removes a small piece of unused code.
parent
66fd7754
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/proto_alpha/lib_protocol/src/constants_repr.ml
View file @
dcec0442
...
...
@@ -126,8 +126,6 @@ let default = {
cost_per_byte
=
Tez_repr
.
of_mutez_exn
1_000
L
;
}
module
CompareListInt
=
Compare
.
List
(
Compare
.
Int
)
let
parametric_encoding
=
let
open
Data_encoding
in
conv
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment