mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 17:36:27 +00:00
remove print
This commit is contained in:
parent
2381ae2169
commit
303defa16d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue