Skip to content

Commit 45ae0c0

Browse files
authored
Merge pull request #243 from Jentsch/remove-repeated-default
Remove repeated default
2 parents e147863 + b62f46d commit 45ae0c0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/scala/com/thoughtworks/Example.scala

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,6 @@ object Example extends AutoPlugin {
349349

350350
}
351351

352-
override def trigger: PluginTrigger = noTrigger
353-
354-
override def requires: Plugins = JvmPlugin
355-
356352
/** Contains sbt setting keys, which will be automatically imported into your
357353
* `build.sbt`.
358354
*

0 commit comments

Comments
 (0)