Skip to content

Commit

Permalink
fixes merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyodhiambo committed Jan 31, 2024
1 parent ddec33f commit bf30414
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,9 @@ class Application : CliktCommand() {

// TODO: Generate JSON version
// TODO: Provide both as new files
writeStructureMapOutput(sb.toString().addIdentation())
}
writeStructureMapOutput(sb.toString().addIdentation())

}

fun Row.getInstruction() : Instruction {
Expand Down

0 comments on commit bf30414

Please sign in to comment.