Skip to content

Commit

Permalink
Revert "dummy edit"
Browse files Browse the repository at this point in the history
This reverts commit 824cdb9.
  • Loading branch information
Jackson Miller committed Feb 28, 2023
1 parent 824cdb9 commit 71a23ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bing_rewards/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,7 @@ def main():
check_python_version()
config = parse_config(SETTINGS)
args = parse_args()

# Ignore the delay times if doing a dryrun

if args.dryrun:
config["search-delay"] = 0
config["load-delay"] = 0
Expand Down

0 comments on commit 71a23ea

Please sign in to comment.