mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Deleted console.log
This commit is contained in:
@@ -52,8 +52,6 @@ export const MultiEnvProjectPermission = ({
|
||||
}: Props) => {
|
||||
const { currentWorkspace } = useWorkspace();
|
||||
|
||||
console.log({ currentWorkspace });
|
||||
|
||||
const environments = currentWorkspace?.environments || [];
|
||||
const customRule = useWatch({
|
||||
control,
|
||||
|
||||
Reference in New Issue
Block a user