Добавлен пропущенный 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,
|
AppError,
|
||||||
Result,
|
Result,
|
||||||
createAppError,
|
createAppError,
|
||||||
|
fail,
|
||||||
success,
|
success,
|
||||||
} from '@app/event-emitter/utils/result';
|
} from '@app/event-emitter/utils/result';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue