Skip to content

Commit

Permalink
Move code related to Exposed mapping to the [exposed-adt-mapping](htt…
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Jun 13, 2023
1 parent 2899826 commit e52018d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 750 deletions.
5 changes: 0 additions & 5 deletions exposed/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
import com.huanshankeji.cpnProject

plugins {
id("jvm-conventions")
}

dependencies {
implementation(commonDependencies.exposed.core())

implementation(cpnProject(project, ":core"))
implementation(cpnProject(project, ":reflect"))
}

This file was deleted.

Loading

0 comments on commit e52018d

Please sign in to comment.