Remove unused import.

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1843 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2011-03-07 20:11:15 +00:00
parent 2247749be7
commit 3516431596
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
import re
import rpm
import unittest
import Testing