small fix

This commit is contained in:
Ricardo Espinoza 2020-01-28 17:40:30 -05:00
parent 66d9fa78ab
commit 838770665b

View file

@ -14,7 +14,6 @@ import {
createSign,
getHashes,
} from 'crypto';
import { c } from 'rhea/typings/types';
export class Crypto implements INodeType {
description: INodeTypeDescription = {