mirror of
https://github.com/PretendoNetwork/friends.git
synced 2026-04-25 07:18:36 -05:00
Update send_comment_update.go
This commit is contained in:
parent
2d4a89d7bf
commit
6412fff9ca
|
|
@ -3,8 +3,8 @@ package notifications_3ds
|
|||
import (
|
||||
"database/sql"
|
||||
|
||||
database_3ds "github.com/PretendoNetwork/friends/database/3ds"
|
||||
"github.com/PretendoNetwork/friends/globals"
|
||||
database_3ds "github.com/CloudnetworkTeam/friends/database/3ds"
|
||||
"github.com/CloudnetworkTeam/friends/globals"
|
||||
nex "github.com/PretendoNetwork/nex-go"
|
||||
nintendo_notifications "github.com/PretendoNetwork/nex-protocols-go/nintendo-notifications"
|
||||
nintendo_notifications_types "github.com/PretendoNetwork/nex-protocols-go/nintendo-notifications/types"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user