remove unused import

This commit is contained in:
Benjamin Dauvergne 2012-10-10 14:56:46 +02:00
parent 52a439aa0b
commit 98ed00315a
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import logging
import string
import urlparse
import urllib
from decimal import Decimal
from gettext import gettext as _
from common import PaymentCommon, PaymentResponse, URL, PAID, ERROR