Skip to content

Commit d938eac

Browse files
authored
Merge branch 'master' into update
2 parents b394b68 + 4292679 commit d938eac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/sbtprotoc/ProtocPlugin.scala

-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,6 @@ object ProtocPlugin extends AutoPlugin {
624624
def stampClasspath(files: Seq[File]) =
625625
// artifact paths can be JARs or directories, so a recursive stamp is needed
626626
FileInfo.hash(files.toSet[File].allPaths.get().toSet)
627-
628627
if (prevValue == null) {
629628
// first time this classpath is requested since the start of sbt
630629
val resolved = resolver(artifact)

0 commit comments

Comments
 (0)