moving auth_proxy to hooks.py

This commit is contained in:
Stephane Martin 2016-09-06 13:56:25 +02:00
부모 cb7430df4e
커밋 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