mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Invalidated API key that was committed. Jeez.
This commit is contained in:
parent
a7833d0d81
commit
d27c5678e9
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ import requests
|
|||
import json
|
||||
import sys
|
||||
|
||||
#city = "London"
|
||||
#api_key = "08588263e133e79c17cef6d01a5c6da8"
|
||||
city = sys.argv[1]
|
||||
api_key = sys.argv[2]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue