refactor
This commit is contained in:
@@ -6,7 +6,7 @@ import type {
|
||||
IUserFeedPresenter,
|
||||
UserFeedViewModel,
|
||||
} from '../presenters/ISocialPresenters';
|
||||
import type { Logger } from '../../../shared/src/logging/Logger';
|
||||
import type { Logger } from '@core/shared/application';
|
||||
|
||||
export interface GetUserFeedParams {
|
||||
driverId: string;
|
||||
|
||||
Reference in New Issue
Block a user