diff --git a/Rito.py b/Rito.py index c291e91..e608de3 100644 --- a/Rito.py +++ b/Rito.py @@ -17,7 +17,7 @@ import datetime -MY_KEY = 'ce14c093-38d2-4a49-acf4-2a5a6e8f4d7e' #just used for testing +MY_KEY = '' #just used for testing MY_SUMMONER_ID = 22788951 #just used for testing BASE_URL = r'https://na.api.pvp.net/' @@ -106,4 +106,4 @@ def pokemans(): if __name__ == '__main__': main() - \ No newline at end of file +