Skip to content

Commit

Permalink
VLTCLT-51 fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas2bert committed Oct 1, 2024
1 parent e288b1c commit 7c573bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/getOrCreateEncryptionKeyId.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'use strict'; // eslint-disable-line
'use strict';

const assert = require('assert');
const http = require('http');
Expand Down

0 comments on commit 7c573bd

Please sign in to comment.