Skip to content

Commit

Permalink
Remove explicit hivemqExtension.mainClass
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 21, 2023
1 parent ea42298 commit 57068ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ hivemqExtension {
author.set("HiveMQ")
priority.set(0)
startPriority.set(1000)
mainClass.set("$group.sparkplug.SparkplugExtensionMain")
sdkVersion.set(libs.versions.hivemq.extensionSdk)

resources {
Expand Down

0 comments on commit 57068ca

Please sign in to comment.