Browse Source

Update __init__.py

pull/64/head
Alex 7 years ago
committed by GitHub
parent
commit
ad8fb3f6d7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      access_restriction_by_ip/controllers/__init__.py

2
access_restriction_by_ip/controllers/__init__.py

@ -20,5 +20,5 @@
# If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import main
from . import main

Loading…
Cancel
Save