Skip to content

Commit efc5f76

Browse files
committed
remove unneeded comment delete
1 parent bcbeed0 commit efc5f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opt/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
zenn_scraper.get_articles(driver)
2727

2828
if zenn_scraper.is_articles_empty():
29-
print("No articles found, stopping the program.")
3029
driver.quit()
3130
sys.exit()
3231

0 commit comments

Comments
 (0)