Skip to content

Commit

Permalink
Update Http2ServerDisableResetSpec.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 18, 2023
1 parent 9f55d7c commit 88a2c1e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
package org.apache.pekko.http.impl.engine.http2

import org.apache.pekko
import org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType
import org.apache.pekko.http.impl.engine.http2.framing.FrameRenderer
import org.apache.pekko.util.ByteStringBuilder
import pekko.http.impl.engine.http2.Http2Protocol.FrameType
import pekko.http.impl.engine.http2.framing.FrameRenderer
import pekko.util.ByteStringBuilder

import java.nio.ByteOrder

Expand Down

0 comments on commit 88a2c1e

Please sign in to comment.