remove unneded import
This commit is contained in:
parent
fe09371cd3
commit
62e0451d5b
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import json
|
|||
import requests
|
||||
import configparser
|
||||
import urllib3
|
||||
from mako.template import Template
|
||||
urllib3.disable_warnings()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue