From 252cf9964a2ebc78a589f75db2a7be0d25cac512 Mon Sep 17 00:00:00 2001
From: RaNaN <Mast3rRaNaN@hotmail.de>
Date: Thu, 29 Jul 2010 17:05:45 +0200
Subject: more improvements and cleaned some imports

---
 module/plugins/captcha/captcha.py | 1 -
 1 file changed, 1 deletion(-)

(limited to 'module/plugins/captcha')

diff --git a/module/plugins/captcha/captcha.py b/module/plugins/captcha/captcha.py
index db229c747..501a57737 100644
--- a/module/plugins/captcha/captcha.py
+++ b/module/plugins/captcha/captcha.py
@@ -22,7 +22,6 @@ import logging
 import subprocess
 import tempfile
 import threading
-from os import remove
 
 import Image
 
-- 
cgit v1.2.3