Skip to content

Commit

Permalink
revert: (#78) allOpen DomainService
Browse files Browse the repository at this point in the history
  • Loading branch information
khcho0125 committed Sep 30, 2022
1 parent d7dac8f commit 4312a84
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions simtong-domain/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
plugins {
kotlin("plugin.allopen") version PluginVersions.ALLOPEN_VERSION
}

dependencies {
}

allOpen {
annotation("team.comit.simtong.global.annotation.DomainService")
}

0 comments on commit 4312a84

Please sign in to comment.