removed unused data keys

This commit is contained in:
2026-02-03 17:02:44 +03:00
parent e4c10d23d3
commit 7783ba8835

View File

@@ -93,10 +93,6 @@ const (
DATA_SEND_TRANSACTION_TYPE
// Holds the recipient formatted phone number
DATA_RECIPIENT_PHONE_NUMBER
// holds the current credit of the user
DATA_CURRENT_CREDIT
// holds the current debt of the user
DATA_CURRENT_DEBT
)
const (