removed unused data keys

This commit is contained in:
Alfred Kamanda 2026-02-03 17:02:44 +03:00
parent e4c10d23d3
commit 7783ba8835
Signed by: Alfred-mk
GPG Key ID: E60B2165A97F4D41

View File

@ -93,10 +93,6 @@ const (
DATA_SEND_TRANSACTION_TYPE DATA_SEND_TRANSACTION_TYPE
// Holds the recipient formatted phone number // Holds the recipient formatted phone number
DATA_RECIPIENT_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 ( const (