mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
fix missing uuid imports
This commit is contained in:
@@ -5,6 +5,7 @@ Part of the _chat_tmp sub-package."""
|
||||
"""GAM Google Chat management."""
|
||||
|
||||
import sys
|
||||
import uuid
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
|
||||
Reference in New Issue
Block a user