Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Cleanup the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mosmartin committed Dec 4, 2023
1 parent c890eb1 commit 6c5fb68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commander/test/bootstrapping/commands/keys/create.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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', () => ({
Expand Down

0 comments on commit 6c5fb68

Please sign in to comment.