Добавлен пропущенный import
This commit is contained in:
parent
5cb3df078f
commit
f068c9d6ab
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ import {
|
|||
AppError,
|
||||
Result,
|
||||
createAppError,
|
||||
fail,
|
||||
success,
|
||||
} from '@app/event-emitter/utils/result';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue