cleanup up some unused code/comments, and simplify the license migration

This commit is contained in:
Ryan Petrello
2020-10-22 11:39:42 -04:00
parent ef43d85271
commit 3bb930c769
5 changed files with 3 additions and 42 deletions

View File

@@ -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?