8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

remove print

This commit is contained in:
chapeau 2021-05-14 10:58:05 +00:00
parent 2381ae2169
commit 303defa16d

View file

@ -170,7 +170,6 @@ def post_auth(request, nas_id, nas_port, user_mac):
# get all radius options
radius_option = RadiusOption.objects.first()
print(radius_option)
# get a few class constants the radius will need
EMAIL_STATE_UNVERIFIED = User.EMAIL_STATE_UNVERIFIED