remove unused variable

pull/559/head
Hel Gibbons 2022-11-03 16:44:36 +00:00
rodzic 4319570960
commit c2b695f7e9
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,6 @@ def hex_to_rgb(hex):
def get_data():
global n
# open the json file
print(f'Requesting URL: {URL}')
r = urequests.get(URL)