From 89338fa7bdff5ebaeafc5d8ab1b9aa244b000811 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Thu, 23 Apr 2015 17:58:29 +0200 Subject: [PATCH] revert 0cd63d19f4b6e0926cc98ad5ade3bec32ffd9345 --- plugins/exchange_rate.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/exchange_rate.py b/plugins/exchange_rate.py index b84576719..8ab3fd81b 100644 --- a/plugins/exchange_rate.py +++ b/plugins/exchange_rate.py @@ -10,7 +10,6 @@ import time import re from ssl import SSLError from decimal import Decimal -from ssl import SSLError from electrum.plugins import BasePlugin, hook from electrum.i18n import _