Skip to content

Commit

Permalink
fix coverage reports (scalacenter#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-brice-jaglin authored May 30, 2020
1 parent 5c280d1 commit c9faaf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ import sun.misc.BASE64Encoder
import scala.concurrent.ExecutionContext
import javax.annotation.Generated

object OrganizeImports
object OrganizeImportsUnused
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ import sun.misc.BASE64Encoder
import scala.collection.JavaConverters._
import scala.concurrent.ExecutionContext

object OrganizeImports
object OrganizeImportsUnused

0 comments on commit c9faaf2

Please sign in to comment.