mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
tahoe-ls.py: hush a pyflakes warning
This commit is contained in:
parent
38ef49aea9
commit
944583a599
@ -1,6 +1,6 @@
|
||||
#! /usr/bin/python
|
||||
|
||||
import optparse, sys, urllib
|
||||
import optparse, urllib
|
||||
import simplejson
|
||||
|
||||
def GET(url, outf):
|
||||
|
Loading…
x
Reference in New Issue
Block a user