mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
⚡ small fix
This commit is contained in:
parent
66d9fa78ab
commit
838770665b
|
@ -14,7 +14,6 @@ import {
|
|||
createSign,
|
||||
getHashes,
|
||||
} from 'crypto';
|
||||
import { c } from 'rhea/typings/types';
|
||||
|
||||
export class Crypto implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
|
|
Loading…
Reference in a new issue