release version 0.6.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-25 11:55:55 +02:00
parent aae74cf9db
commit 4592d1984f
5 changed files with 25 additions and 20 deletions

View File

@ -187,7 +187,6 @@ class QISPOSParser(val context: Context) {
.referrer("https://notenverwaltung.hs-offenburg.de/qispos/rds?state=user&type=0")
.get()
//println(gradesListHtml.body())
gradesListHtml.body()
} catch (ex: Exception) {
Log.e(className, "error while loading qispos", ex)