Remove not needed import

This commit is contained in:
Jan Oberhauser 2019-11-07 21:20:08 +01:00
parent cf6ba78f50
commit 98ac7f3cc1

View file

@ -1,7 +1,5 @@
import { INodeProperties } from "n8n-workflow"; import { INodeProperties } from "n8n-workflow";
import { allCurrencies } from './currencies';
export const connectionOperations = [ export const connectionOperations = [
{ {
displayName: 'Operation', displayName: 'Operation',