diff options
Diffstat (limited to 'lang/python/tests/t-signers.py')
-rwxr-xr-x | lang/python/tests/t-signers.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/tests/t-signers.py b/lang/python/tests/t-signers.py index 15e80118..9d2cbdc6 100755 --- a/lang/python/tests/t-signers.py +++ b/lang/python/tests/t-signers.py @@ -17,7 +17,6 @@ # You should have received a copy of the GNU Lesser General Public # License along with this program; if not, see <http://www.gnu.org/licenses/>. -import sys import pyme from pyme import core, constants import support |