Remove unneeded httpauth.
This commit is contained in:
parent
add4871527
commit
7283836ffa
@ -15,9 +15,6 @@
|
||||
along with Accountant. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
import pkgutil
|
||||
from flask.ext.httpauth import HTTPBasicAuth
|
||||
|
||||
auth = HTTPBasicAuth()
|
||||
|
||||
__all__ = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user