[pacman-dev] [PATCH 1/2] pmpkg.py: remove unused imports

Andrew Gregory andrew.gregory.8 at gmail.com
Fri Feb 28 10:13:33 EST 2014


Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
---
 test/pacman/pmpkg.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test/pacman/pmpkg.py b/test/pacman/pmpkg.py
index 8ec0800..e7362d3 100644
--- a/test/pacman/pmpkg.py
+++ b/test/pacman/pmpkg.py
@@ -14,11 +14,7 @@
 #  You should have received a copy of the GNU General Public License
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-
 import os
-import tempfile
-import stat
-import shutil
 from StringIO import StringIO
 import tarfile
 
-- 
1.9.0



More information about the pacman-dev mailing list