]> git.phdru.name Git - bookmarks_db.git/commitdiff
Minor refactoring
authorOleg Broytman <phd@phdru.name>
Fri, 4 Jul 2014 22:15:03 +0000 (02:15 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 4 Jul 2014 22:15:03 +0000 (02:15 +0400)
Robots/bkmk_rurllib_to.py

index 59a857db168f3cca768b0b26c9597561624e7be5..30ec08e4a37481676275634d8de3fcc6e32df138 100644 (file)
@@ -28,5 +28,4 @@ class robot_urllib_to(robot_urllib):
       except socket.error, msg:
          bookmark.error = get_error(msg)
          self.log(bookmark.error)
-
-      return 1
+         return 1