mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-07-08 13:36:40 +00:00
remove prompt
This commit is contained in:
parent
11ca2d941d
commit
28754f5b85
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ def main(folder_name="", reporting=False):
|
|||
# Create a token.pickle file to store the users session
|
||||
service = get_service()
|
||||
|
||||
if folder_name == "":
|
||||
folder_name = input("Please enter the name of your drive folder: ")
|
||||
|
||||
# Get the folder instance
|
||||
folder_id = get_folder_id(service, folder_name)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue