Skip to content

Commit 60c6354

Browse files
committed
* Removed APIkey from config
1 parent 2488926 commit 60c6354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ shelve_db : 'addresses'
2828
separator : ' '
2929

3030
## API KEY
31-
api_key : 'AIzaSyD_sJl0qMA65CYHMBokVfMNA7AKyt5ERYs'
31+
api_key : 'YOUR_API_KEY'
3232

3333
## Name of the output csv file
3434
output_csv : './output.csv'

0 commit comments

Comments
 (0)