diff options
Diffstat (limited to 'lang/python/tests/t-keylist.py')
-rwxr-xr-x | lang/python/tests/t-keylist.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/tests/t-keylist.py b/lang/python/tests/t-keylist.py index 64fec272..fb59321d 100755 --- a/lang/python/tests/t-keylist.py +++ b/lang/python/tests/t-keylist.py @@ -17,8 +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 |