remove redundant console.log
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
838f01baa5
commit
57704e9604
@ -81,7 +81,6 @@ export const AccountDetails: React.FC = () => {
|
||||
const wrappedRequestSecretKey = pendingWrapper(requestSecretKey)
|
||||
const wrappedDeleteCryptoKey = pendingWrapper(deleteCryptoKey)
|
||||
|
||||
console.log(api)
|
||||
return (
|
||||
<Layout2 innerClassName="bg-muted">
|
||||
<Header />
|
||||
|
Loading…
Reference in New Issue
Block a user