Skip to content

Commit

Permalink
incremental compilation gone wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertp committed Jul 4, 2024
1 parent 923ed65 commit 6c37c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object YamlDecoder {

/** Helper class used for automatic decoding of sequences of fields to a map.
*/
private trait MapKeyField {
trait MapKeyField {

/** Determines the name of the field to be used as a key in the map.
*/
Expand Down

0 comments on commit 6c37c2c

Please sign in to comment.