mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-05 15:40:06 +08:00
refactor: remove unused StoragePath initialization in AddToQueue function
This commit is contained in:
@@ -153,7 +153,6 @@ func AddToQueue(ctx *ext.Context, update *ext.Update) error {
|
||||
Status: types.Pending,
|
||||
File: file,
|
||||
StorageName: storageName,
|
||||
StoragePath: path.Join(),
|
||||
FileChatID: record.ChatID,
|
||||
ReplyMessageID: record.ReplyMessageID,
|
||||
FileMessageID: record.MessageID,
|
||||
|
||||
Reference in New Issue
Block a user