Remove unneeded httpauth.
This commit is contained in:
@@ -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__ = []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user