remove old demo parser completly

This commit is contained in:
2025-10-26 05:24:18 +01:00
parent df22705679
commit 87c55d685d
3 changed files with 1 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ import (
"github.com/go-redis/cache/v8"
"github.com/go-redis/redis/v8"
_ "github.com/jackc/pgx/v4/stdlib"
"github.com/markus-wa/demoinfocs-golang/v3/pkg/demoinfocs/common"
"github.com/markus-wa/demoinfocs-golang/v5/pkg/demoinfocs/common"
log "github.com/sirupsen/logrus"
"github.com/wercker/journalhook"
"golang.org/x/text/language"