Skip to content

Commit

Permalink
cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jun 14, 2024
1 parent 7e55721 commit d7f58ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ allprojects {

plugins {
alias(libs.plugins.google.ksp)
// id("io.arrow-kt.analysis.kotlin") version "2.0.2"
alias(libs.plugins.kotlin.jvm)
application
idea
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ allprojects {

plugins {
alias(libs.plugins.google.ksp)
// id("io.arrow-kt.analysis.kotlin") version "2.0.2"
alias(libs.plugins.kotlin.jvm)
application
idea
Expand Down

0 comments on commit d7f58ca

Please sign in to comment.