Skip to content

Commit a9bb49e

Browse files
CLDSRV-657: Fix linting
1 parent 5355078 commit a9bb49e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/functional/sse-kms-migration/helpers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-unused-expressions */
21
const getConfig = require('../aws-node-sdk/test/support/config');
32
const { S3 } = require('aws-sdk');
43
const kms = require('../../../lib/kms/wrapper');

tests/functional/sse-kms-migration/scenarios.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-unused-expressions */
21
const assert = require('assert');
32
const { getKeyIdFromArn, isScalityKmsArn, SCAL_KMS_ARN } = require('arsenal/build/lib/network/KMSInterface');
43
const helpers = require('./helpers');

0 commit comments

Comments
 (0)