mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
oh look, an import issue
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.cmd.customer import PRINT_PRIVILEGES_FIELDS
|
||||
|
||||
import re
|
||||
|
||||
from gamlib import glaction
|
||||
|
||||
@@ -10,7 +10,7 @@ import sys
|
||||
import uuid
|
||||
import time
|
||||
|
||||
from gam.cmd.drive.core import getSharedDriveEntity
|
||||
from gam.cmd.drive.core import getSharedDriveEntity, _validateUserSharedDrive
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
|
||||
Reference in New Issue
Block a user