Browse Source

moving auth_proxy to hooks.py

master
Stephane Martin 7 years ago
parent
commit
49b1a329a8
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      realms/__init__.py

+ 0
- 1
realms/__init__.py View File

@@ -1,7 +1,6 @@
from __future__ import absolute_import

import sys
import logging
# Set default encoding to UTF-8
reload(sys)
# noinspection PyUnresolvedReferences


Loading…
Cancel
Save