mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 23:02:19 +00:00
Tidy up in groups app
This commit is contained in:
@@ -9,7 +9,6 @@ GROUP_TYPE_CHOICES = (
|
||||
(GROUP_TYPE_MANAGED, 'Managed'),
|
||||
)
|
||||
|
||||
|
||||
# Request Status Codes
|
||||
REQUEST_PENDING = 0
|
||||
REQUEST_ACCEPTED = 1
|
||||
|
||||
Reference in New Issue
Block a user