Skip to content

Commit

Permalink
(feat) remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
azai91 committed Nov 8, 2015
1 parent 02f3c7f commit f3f8b74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/drive_launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def main(wf):
Drive.set_cache_length(length)
return sys.stdout.write("cache set to " + str(length))


Drive.open_page(url)

if __name__ == '__main__':
Expand Down

0 comments on commit f3f8b74

Please sign in to comment.