Skip to content

Commit

Permalink
Remove deprecated formatting settings after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Jan 23, 2018
1 parent 9ce489b commit 58323ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ lazy val `play-akka-http-ws-standalone` = project
.in(file("play-akka-http-ws-standalone"))
.settings(commonSettings)
.settings(formattingSettings)
.settings(SbtScalariform.scalariformSettings)
.settings(
fork in Test := true,
testOptions in Test := Seq(Tests.Argument(TestFrameworks.JUnit, "-a", "-v"))
Expand Down

0 comments on commit 58323ad

Please sign in to comment.