diff --git a/users.json b/users.json index d30fc31..2c63c08 100644 --- a/users.json +++ b/users.json @@ -1,42 +1,2 @@ { - "jolly" : - { - "balance" : 2024, - "log" : - [ - { - "amount" : 2, - "from" : "twix", - "time" : 1622711963204, - "to" : "jolly" - }, - { - "amount" : 1, - "from" : "twix", - "time" : 1622711903088, - "to" : "jolly" - } - ], - "password" : 746744014776526199 - }, - "twix" : - { - "balance" : 97976, - "log" : - [ - { - "amount" : 2, - "from" : "twix", - "time" : 1622711963204, - "to" : "jolly" - }, - { - "amount" : 1, - "from" : "twix", - "time" : 1622711903088, - "to" : "jolly" - } - ], - "password" : 746744014776526199 - } -} \ No newline at end of file +}