diff options
Diffstat (limited to 'lang/python/tests/t-sign.py')
-rwxr-xr-x | lang/python/tests/t-sign.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/tests/t-sign.py b/lang/python/tests/t-sign.py index 802a32da..e066a29e 100755 --- a/lang/python/tests/t-sign.py +++ b/lang/python/tests/t-sign.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 os import pyme from pyme import core, constants |