feat: remove state message retrieval and associated SQLite storage

This commit is contained in:
2026-02-04 16:29:32 +01:00
parent 152d5b82cd
commit 014885db6c
5 changed files with 3 additions and 85 deletions
-1
View File
@@ -8,7 +8,6 @@ require (
github.com/joho/godotenv v1.5.1
github.com/pelletier/go-toml/v2 v2.0.6
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/mattn/go-sqlite3 v1.14.20
)
require (