]> git.phdru.name Git - bookmarks_db.git/commit
Fix(get_url): Remove excessive printing
authorOleg Broytman <phd@phdru.name>
Wed, 6 Mar 2024 15:36:17 +0000 (18:36 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 6 Mar 2024 15:38:25 +0000 (18:38 +0300)
commita9f7112dec88b4136ad5ef7c6876e5c9ef14745c
tree66ca1337a47fadf33a450e8e76d8a068e7ada398
parent328cb7a380d8954486b8838fbbeb12413d386c7e
Fix(get_url): Remove excessive printing

`robot.get()` doesn't really fill the bookmarks,
`robot.check_url()` does but we don't call it here.
get_url.py