diff --git a/mtgcardlookup.py b/mtgcardlookup.py index 27b05e4..63d075f 100755 --- a/mtgcardlookup.py +++ b/mtgcardlookup.py @@ -6,7 +6,6 @@ import asyncio import aiohttp import re import json -import requests import io import traceback from PIL import Image