Skip to content

Commit

Permalink
Merge pull request #243 from Jentsch/remove-repeated-default
Browse files Browse the repository at this point in the history
Remove repeated default
  • Loading branch information
Atry authored Dec 30, 2024
2 parents e147863 + b62f46d commit 45ae0c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/scala/com/thoughtworks/Example.scala
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,6 @@ object Example extends AutoPlugin {

}

override def trigger: PluginTrigger = noTrigger

override def requires: Plugins = JvmPlugin

/** Contains sbt setting keys, which will be automatically imported into your
* `build.sbt`.
*
Expand Down

0 comments on commit 45ae0c0

Please sign in to comment.