IMDb: Remove old import.

This commit is contained in:
oddluck 2020-10-14 21:42:18 -04:00
parent a5c04af334
commit 3e10555fa4

View File

@ -36,7 +36,6 @@ import supybot.ircmsgs as ircmsgs
import supybot.callbacks as callbacks import supybot.callbacks as callbacks
import supybot.log as log import supybot.log as log
import json, random, re import json, random, re
import requests
from string import Template from string import Template
try: try: