mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-11 02:21:48 -05:00
cleanup up some unused code/comments, and simplify the license migration
This commit is contained in:
@@ -201,7 +201,6 @@ def get_awx_http_client_headers():
|
||||
return headers
|
||||
|
||||
|
||||
# Update all references of this function in the codebase to just import `from awx.main.utils.licensing import Licenser` directly
|
||||
def get_licenser(*args, **kwargs):
|
||||
try:
|
||||
# Get License Config from db?
|
||||
|
||||
Reference in New Issue
Block a user