!htc use correct rejection in http javadsl (#21179)

This commit is contained in:
Hawstein 2016-08-15 23:32:01 +08:00 committed by Konrad Malawski
parent d0eca7ef5d
commit 07c6332a22
2 changed files with 7 additions and 8 deletions

View file

@ -31,7 +31,7 @@ import akka.http.javadsl.server.directives.LogEntry;
import java.util.List;
import akka.http.scaladsl.server.Rejection;
import akka.http.javadsl.server.Rejection;
import static akka.event.Logging.InfoLevel;