diff options
Diffstat (limited to 'crawler/main.go')
| -rw-r--r-- | crawler/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crawler/main.go b/crawler/main.go index c44d8e9..b75c21a 100644 --- a/crawler/main.go +++ b/crawler/main.go @@ -17,7 +17,6 @@ type App struct { Shops []Shop Config *Config DB *sqlx.DB - Tx *sqlx.Tx Now int64 Debug bool } |
