Skip to content

Commit

Permalink
+pro Create aggregate project for pulishing stream/http-core/parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
bantonsson committed Jun 26, 2014
1 parent 0071d62 commit 8ff980c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
* limitations under the License.
*/

package akka.parboiled2
package akka.http.model
package parser

import akka.parboiled2._
import akka.parboiled2.util.Base64

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package akka.http.model
package parser

package akka.parboiled2
import akka.parboiled2._

/**
* For certain high-performance use-cases it is better to construct Strings
Expand Down

0 comments on commit 8ff980c

Please sign in to comment.