Skip to content

Commit

Permalink
delete ksp schema parsing code in favor of detekt (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
worstell authored Nov 3, 2023
1 parent 714bbc9 commit 1d0b65f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 192 deletions.
6 changes: 0 additions & 6 deletions kotlin-runtime/ftl-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
<version>1.6.4</version>
</dependency>

<dependency>
<groupId>com.google.devtools.ksp</groupId>
<artifactId>symbol-processing-api</artifactId>
<version>1.9.20-RC-1.0.13</version>
</dependency>

<dependency>
<groupId>io.gitlab.arturbosch.detekt</groupId>
<artifactId>detekt-api</artifactId>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 1d0b65f

Please sign in to comment.