Skip to content

Commit

Permalink
remove tdigest
Browse files Browse the repository at this point in the history
  • Loading branch information
erikerlandson committed Oct 18, 2019
1 parent d2f42a3 commit 5f85d47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 163 deletions.
5 changes: 0 additions & 5 deletions sql/core/pom.xml
Expand Up @@ -121,11 +121,6 @@
<artifactId>scalacheck_${scala.binary.version}</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.isarnproject</groupId>
<artifactId>isarn-sketches_${scala.binary.version}</artifactId>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
Expand Down

This file was deleted.

0 comments on commit 5f85d47

Please sign in to comment.