mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 23:36:39 +00:00
Remove dangerous logging
This commit is contained in:
@@ -10,6 +10,7 @@ export enum ActionsEnum {
|
||||
// deleteOrg = "deleteOrg",
|
||||
getOrg = "getOrg",
|
||||
updateOrg = "updateOrg",
|
||||
deleteOrg = "deleteOrg",
|
||||
createSite = "createSite",
|
||||
deleteSite = "deleteSite",
|
||||
getSite = "getSite",
|
||||
|
||||
Reference in New Issue
Block a user