Changed a package URL

This commit is contained in:
2025-02-03 17:50:47 -05:00
parent dac9e95d12
commit fc99e2371c
17 changed files with 42 additions and 42 deletions

View File

@ -1,7 +1,7 @@
package bus
import (
"github.com/alex-savin/go-receipt-tracker/models"
"git.savin.nyc/alex/go-receipt-tracker/models"
tele "gopkg.in/telebot.v4"
)