mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
test-osx-pkg.py: remove unused import
This commit is contained in:
parent
a5daf73361
commit
5218e87ed1
@ -32,7 +32,7 @@
|
||||
# characteristic: 14.1.0 (/Applications/tahoe.app/support/lib/python2.7/site-packages)
|
||||
# pyasn1-modules: 0.0.5 (/Applications/tahoe.app/support/lib/python2.7/site-packages/pyasn1_modules-0.0.5-py2.7.egg)
|
||||
|
||||
import os, re, subprocess, time, tempfile, shutil
|
||||
import os, re, subprocess, tempfile, shutil
|
||||
|
||||
def test_osx_pkg(pkgfile):
|
||||
""" Return on success, raise exception on failure. """
|
||||
|
Loading…
x
Reference in New Issue
Block a user