Skip to content

Commit

Permalink
lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
addievo committed Oct 27, 2023
1 parent ca4eccd commit 746eb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/client/handlers/nodes.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ import * as keysUtils from '@/keys/utils';
import * as nodesUtils from '@/nodes/utils';
import * as networkUtils from '@/network/utils';
import * as validationErrors from '@/validation/errors';
import * as testsUtils from '../../utils';
import { parseNodeId } from '@/ids';
import * as testsUtils from '../../utils';

describe('nodesAdd', () => {
const logger = new Logger('nodesAdd test', LogLevel.WARN, [
Expand Down

0 comments on commit 746eb97

Please sign in to comment.