diff --git a/commander/test/bootstrapping/commands/keys/create.spec.ts b/commander/test/bootstrapping/commands/keys/create.spec.ts index fc31c7db1d..9cff75e1be 100644 --- a/commander/test/bootstrapping/commands/keys/create.spec.ts +++ b/commander/test/bootstrapping/commands/keys/create.spec.ts @@ -20,7 +20,6 @@ import * as readerUtils from '../../../../src/utils/reader'; import { CreateCommand } from '../../../../src/bootstrapping/commands/keys/create'; import { getConfig } from '../../../helpers/config'; import { Awaited } from '../../../types'; -// import { OWNER_READ_WRITE } from '../../../../src/constants'; import * as outputUtils from '../../../../src/utils/output'; jest.mock('@liskhq/lisk-cryptography', () => ({