Agent: Add TODO about GUID

This commit is contained in:
Mike Salvatore 2022-06-27 09:15:26 -04:00
parent 2fbab063cd
commit b5d7b800bb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import uuid
# TODO: Find a better place for this
GUID = str(uuid.getnode())