diff --git a/data/accessData.json b/data/accessData.json deleted file mode 100644 index 4a2f706..0000000 --- a/data/accessData.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "access_token":"", - "refresh_token":"" - } \ No newline at end of file diff --git a/data/playerData.json b/data/playerData.json deleted file mode 100644 index 7625a4e..0000000 --- a/data/playerData.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "currentAlbum":"" - } \ No newline at end of file diff --git a/data/token.json b/data/token.json deleted file mode 100644 index fe5d164..0000000 --- a/data/token.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "userToken":"" - } \ No newline at end of file diff --git a/data/userDetails.json b/data/userDetails.json deleted file mode 100644 index 3382e72..0000000 --- a/data/userDetails.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "clientId":"", - "clientSecret":"", - "redirectUri":"", - "device":"", - "path":"" - } \ No newline at end of file