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