Skip to content

Commit

Permalink
Autoformatted code
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph committed Feb 13, 2020
1 parent ed7ab93 commit 551f060
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright (C) 2019 Lightbend Inc. <https://www.lightbend.com>
*/

package akka.http.scaladsl.server

import akka.http.impl.util.AkkaSpecWithMaterializer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright (C) 2019 Lightbend Inc. <https://www.lightbend.com>
*/

package akka.http.scaladsl.server

import akka.http.scaladsl.util.FastFuture
Expand Down

0 comments on commit 551f060

Please sign in to comment.