mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
add fetcher for semgrp from xml
This commit is contained in:
@ -43,8 +43,6 @@ func FetchSeminarGroups(c echo.Context, app *pocketbase.PocketBase) error {
|
||||
|
||||
result, _ := getSeminarHTML()
|
||||
|
||||
println(result)
|
||||
|
||||
var studium []model.SeminarGroup
|
||||
|
||||
studium = parseSeminarGroups(result)
|
||||
|
Reference in New Issue
Block a user