Remove bimg thumbnailer (#3522)

As it is most likely not used anyway. (It's not the default)
This commit is contained in:
Till 2025-02-03 13:18:52 +01:00 committed by GitHub
parent 57bbba3051
commit ad22d950dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 8 additions and 280 deletions

1
go.mod
View file

@ -51,7 +51,6 @@ require (
golang.org/x/mobile v0.0.0-20240520174638-fa72addaaa1b
golang.org/x/sync v0.10.0
golang.org/x/term v0.28.0
gopkg.in/h2non/bimg.v1 v1.1.9
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.5.1
maunium.net/go/mautrix v0.15.1