remove unused import

This commit is contained in:
Benjamin Dauvergne 2012-10-10 14:56:46 +02:00
parent 5b211a0a93
commit 07b7c553d2
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