Skip to content

Commit

Permalink
Clean up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
plokhotnyuk committed Sep 19, 2022
1 parent df255c4 commit 191f268
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import com.github.plokhotnyuk.jsoniter_scala.macros._
import scala.annotation.nowarn

object jsoniter_scala {
// Uncomment for printing of generating codecs
// Uncomment for printing of codecs generated by macros
// implicit val printCodec: CodecMakerConfig.PrintCodec = new CodecMakerConfig.PrintCodec {}

implicit val coordinateCodec: JsonValueCodec[Coordinate] =
Expand Down

0 comments on commit 191f268

Please sign in to comment.