!per #17918 Make deleteMessages reply msgs public

This commit is contained in:
Patrik Nordwall 2015-08-13 15:13:27 +02:00
parent 20352562e1
commit 6d0416f0aa
8 changed files with 21 additions and 15 deletions

View file

@ -7,7 +7,6 @@ package akka.persistence
import java.util.concurrent.atomic.AtomicInteger
import akka.actor._
import akka.persistence.JournalProtocol.DeleteMessagesSuccess
import akka.testkit.{ ImplicitSender, TestLatch, TestProbe }
import com.typesafe.config.Config