moving auth_proxy to hooks.py

このコミットが含まれているのは:
Stephane Martin 2016-09-06 13:56:25 +02:00
コミット 49b1a329a8
1個のファイルの変更0行の追加1行の削除

ファイルの表示

@ -1,7 +1,6 @@
from __future__ import absolute_import
import sys
import logging
# Set default encoding to UTF-8
reload(sys)
# noinspection PyUnresolvedReferences