lint error

This commit is contained in:
Kyle Spearrin 2018-04-19 23:12:06 -04:00
parent 8cf3a6b0f0
commit 2c2128a871
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import * as crypto from 'crypto';
import * as constants from 'constants';
import * as crypto from 'crypto';
import { CryptoFunctionService } from '../abstractions/cryptoFunction.service';