beautifulsoup is not a required module for binder itself, remove from models

This commit is contained in:
Jeffrey Forman 2014-10-06 13:02:30 -04:00
parent 9e9190bf84
commit f9f9309fe9
1 changed files with 0 additions and 1 deletions

View File

@ -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