beautifulsoup is not a required module for binder itself, remove from models
This commit is contained in:
parent
9e9190bf84
commit
f9f9309fe9
|
@ -5,7 +5,6 @@ import socket
|
|||
import urllib2
|
||||
|
||||
# 3rd Party
|
||||
from BeautifulSoup import BeautifulStoneSoup as BS
|
||||
from pybindxml import reader as bindreader
|
||||
import dns.exception
|
||||
import dns.query
|
||||
|
|
Loading…
Reference in New Issue