DmitrMakeev commited on
Commit
28f2a50
1 Parent(s): 2c312e9

Update google_db.py

Browse files
Files changed (1) hide show
  1. google_db.py +1 -1
google_db.py CHANGED
@@ -4,7 +4,7 @@ import requests
4
  import globs
5
 
6
 
7
- import aiohttp
8
 
9
 
10
  api_key = os.getenv('api_key')
 
4
  import globs
5
 
6
 
7
+
8
 
9
 
10
  api_key = os.getenv('api_key')