Tidy up unexported types

also re:mp may not be exported in R16
This commit is contained in:
Martin Sumner 2018-11-05 16:02:19 +00:00
parent d3c9104336
commit 174a40aab2
5 changed files with 15 additions and 8 deletions

View file

@ -1328,7 +1328,7 @@ take_max_lastmoddate(undefined, _LMDAcc) ->
take_max_lastmoddate(LMD, LMDAcc) ->
max(LMD, LMDAcc).
-spec generate_binary_slot(leveled_codec:lookup(),
-spec generate_binary_slot(leveled_codec:maybe_lookup(),
list(leveled_codec:ledger_kv()),
press_method(),
boolean(),