mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-17 23:08:21 +00:00
test-osx-pkg.py: remove unused import
This commit is contained in:
@ -32,7 +32,7 @@
|
|||||||
# characteristic: 14.1.0 (/Applications/tahoe.app/support/lib/python2.7/site-packages)
|
# 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)
|
# 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):
|
def test_osx_pkg(pkgfile):
|
||||||
""" Return on success, raise exception on failure. """
|
""" Return on success, raise exception on failure. """
|
||||||
|
Reference in New Issue
Block a user