Skip to content

Commit

Permalink
Use proper package name in promise benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
phaller committed Mar 30, 2018
1 parent 20ae5ee commit c7b3188
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
package com.phaller.rasync
package bench

import scala.concurrent.Promise
import scala.annotation.tailrec
import org.scalameter.api._
Expand Down

0 comments on commit c7b3188

Please sign in to comment.