Skip to content

Commit

Permalink
Clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Aug 9, 2018
1 parent 264e7aa commit afca0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/colisweb/sbt/DatadogAPM.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import com.typesafe.sbt.SbtNativePackager._
import com.typesafe.sbt.packager.archetypes.scripts.BashStartScriptPlugin.autoImport.bashScriptExtraDefines
import com.typesafe.sbt.packager.archetypes.scripts.{BashStartScriptPlugin, BatStartScriptPlugin}
import sbt.Keys._
import sbt._
import sbt.librarymanagement.DependencyFilter
import sbt.{Def, _}

/**
* Eagerly inspired by https://github.com/gilt/sbt-newrelic
Expand Down

0 comments on commit afca0dc

Please sign in to comment.