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:
@@ -3,6 +3,7 @@
|
||||
import re
|
||||
import json
|
||||
import sys
|
||||
import uuid
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
|
||||
Reference in New Issue
Block a user