-doc,str,tes remove statsd and graphite reporting code, its not used (#20383)
This commit is contained in:
parent
30827df017
commit
f9cbc36b03
6 changed files with 16 additions and 289 deletions
|
|
@ -3,16 +3,8 @@
|
|||
*/
|
||||
package akka
|
||||
|
||||
import sbt.Keys._
|
||||
import sbt._
|
||||
import Keys._
|
||||
|
||||
import com.timgroup.statsd.{StatsDClientErrorHandler, NonBlockingStatsDClient}
|
||||
import sbt.testing.{TestSelector, Status, Event}
|
||||
import scala.util.Try
|
||||
import java.io.{InputStreamReader, BufferedReader, DataOutputStream, OutputStreamWriter}
|
||||
import java.net.{InetAddress, URLEncoder, HttpURLConnection, Socket}
|
||||
import com.typesafe.sbt.SbtGit
|
||||
import com.typesafe.sbt.SbtGit.GitKeys._
|
||||
|
||||
object TestExtras {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue