Remove Broken Sentry Logging

This commit is contained in:
Ganom
2019-06-06 23:45:02 -04:00
parent 5eb12b7119
commit 67d85d3085
3 changed files with 0 additions and 32 deletions

View File

@@ -290,11 +290,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>