mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-14 08:34:07 -08:00
⚡ Fix import
This commit is contained in:
parent
2f72a3ec1c
commit
bf9402b07b
|
@ -16,7 +16,7 @@ import {
|
|||
|
||||
import {
|
||||
FindOneOptions,
|
||||
} from 'type-orm';
|
||||
} from 'typeorm';
|
||||
|
||||
import {
|
||||
ActiveExecutions,
|
||||
|
|
Loading…
Reference in a new issue