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/>.
|
along with Accountant. If not, see <http://www.gnu.org/licenses/>.
|
||||||
"""
|
"""
|
||||||
import pkgutil
|
import pkgutil
|
||||||
from flask.ext.httpauth import HTTPBasicAuth
|
|
||||||
|
|
||||||
auth = HTTPBasicAuth()
|
|
||||||
|
|
||||||
__all__ = []
|
__all__ = []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user