greatIdea commited on
Commit
abc88d8
·
1 Parent(s): db7c626

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +1 -3
functions.py CHANGED
@@ -59,6 +59,4 @@ def write_text_file(content, file_path):
59
  return True
60
  except Exception as e:
61
  print(f"Error occurred while writing the file: {e}")
62
- return False
63
-
64
- google_api_key="AIzaSyD5zrx-SLKPMzb3TliNgRWXevvnzgiAayE"
 
59
  return True
60
  except Exception as e:
61
  print(f"Error occurred while writing the file: {e}")
62
+ return False