remove rxjava as its too magic and very hard to master

This commit is contained in:
Athou
2023-05-22 15:26:20 +02:00
parent 85ebcd6407
commit e84a1289e3
4 changed files with 147 additions and 48 deletions

View File

@@ -294,12 +294,6 @@
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId>
<version>3.1.6</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>