website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { MagicLinkNotificationInput, MagicLinkNotificationPort } from '@core/identity/domain/ports/MagicLinkNotificationPort';
|
||||
import { Logger } from '@core/shared/domain';
|
||||
import type { MagicLinkNotificationInput, MagicLinkNotificationPort } from '@core/identity/domain/ports/MagicLinkNotificationPort';
|
||||
import type { Logger } from '@core/shared/domain/Logger';
|
||||
|
||||
/**
|
||||
* Console adapter for magic link notifications
|
||||
|
||||
Reference in New Issue
Block a user