diff --git a/config.json b/config.json deleted file mode 100644 index 05e19be..0000000 --- a/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "help": "Need help? https://github.com/ArthurFiorette/steam-trader", - "steam": { - "username": "username", - "password": "password", - "sharedSecret": "shared secret", - "identitySecret": "identity secret" - }, - "info": { - "gameId": 730 - }, - "trading": { - "trashValue": 0.04, - "ownerId": 76561198850668121 - } -}