small fix

This commit is contained in:
ricardo
2020-04-01 18:55:40 -04:00
parent 4fc66c9e1c
commit e8a8d31a97
11 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
import {
IDataObject,
} from "n8n-workflow";
} from 'n8n-workflow';
export interface IAddress {
country_code?: string;