perf(bundle): replace broad storage and utils imports
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
PaymentPlansResponse,
|
||||
} from "@/data/dto/payment";
|
||||
import { getPaymentRepository } from "@/data/repositories/payment_repository";
|
||||
import { Result } from "@/utils";
|
||||
import { Result } from "@/utils/result";
|
||||
|
||||
import type { PaymentPlanCatalog } from "./payment-state";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user