Skip to content

Commit cd740e0

Browse files
committed
Update Database
1 parent 3f24d66 commit cd740e0

File tree

2 files changed

+11007
-10950
lines changed

2 files changed

+11007
-10950
lines changed

database/db_driver.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def fetch_new_data():
3333
url = "https://api.atlasacademy.io/export/JP/basic_servant_lang_en.json"
3434
r = requests.get(url)
3535
json_data = r.json()
36-
3736
return json_data
3837

3938

0 commit comments

Comments
 (0)