mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
style: remove logs
This commit is contained in:
@@ -26,7 +26,6 @@ export const ShareSecretPublicPage = ({ isNewSession }: { isNewSession: boolean
|
||||
id as string,
|
||||
hashedHex as string
|
||||
);
|
||||
console.log(data);
|
||||
const accessType = data?.accessType;
|
||||
const orgName = data?.orgName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user