mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 13:21:35 +00:00
cleanup imports on everyone else
This commit is contained in:
@@ -3,13 +3,8 @@
|
||||
Mailbox monitor creation/deletion/listing and the doWhatIs command.
|
||||
"""
|
||||
|
||||
import re
|
||||
|
||||
from gamlib import api as API
|
||||
from gamlib import settings as GC
|
||||
from gamlib import gapi as GAPI
|
||||
from gamlib import state as GM
|
||||
from gamlib import msgs as Msg
|
||||
from gam.var import Act, Cmd, Ent, Ind
|
||||
from gam.util.access import entityUnknownWarning
|
||||
from gam.util.api import getEmailAuditObject
|
||||
|
||||
Reference in New Issue
Block a user