From d56a781a29bda3dd95cadafa587df4d43773b05e Mon Sep 17 00:00:00 2001 From: William Katz Date: Thu, 3 Jun 2021 12:40:32 -0700 Subject: [PATCH] accidental commit --- users.json | 42 +----------------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) 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 +}