diff --git a/bumblebee/modules/currency.py b/bumblebee/modules/currency.py index 7cda1d9..2fd466f 100644 --- a/bumblebee/modules/currency.py +++ b/bumblebee/modules/currency.py @@ -20,7 +20,6 @@ Note: source and destination names right now must correspond to the names used b import bumblebee.input import bumblebee.output import bumblebee.engine -import json import time try: import requests