Revert "Add sentry log support (#454)"

This reverts commit 1299e8769d.
This commit is contained in:
Ganom
2019-06-03 00:47:27 -04:00
committed by GitHub
parent ec3573b4d7
commit 0c38cc4b77
4 changed files with 0 additions and 44 deletions

View File

@@ -283,11 +283,6 @@
<artifactId>asm-all</artifactId>
<version>6.0_BETA</version>
</dependency>
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-logback</artifactId>
<version>1.7.16</version>
</dependency>
</dependencies>
<build>