Fix unused-import errors found by pylint
This commit is contained in:
parent
5f20fa6134
commit
6f28726758
9 changed files with 0 additions and 17 deletions
|
@ -18,7 +18,6 @@ import bumblebee.engine
|
|||
import bumblebee.util
|
||||
|
||||
import requests
|
||||
from requests.exceptions import RequestException
|
||||
|
||||
class Module(bumblebee.engine.Module):
|
||||
def __init__(self, engine, config):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue