diff --git a/index.js b/index.js index 1e31ac0..3aff528 100644 --- a/index.js +++ b/index.js @@ -6,7 +6,6 @@ */ // @ts-nocheck -/* eslint-disable no-magic-numbers */ 'use strict'; const crypto = require ('crypto');