mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Update imports to use generated Swagger API paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ShippingAddressDTO } from '@swagger/crm';
|
||||
import { ShippingAddressDTO } from '@generated/swagger/crm-api';
|
||||
import { ShippingAddressHelper } from './shipping-address.helper';
|
||||
|
||||
describe('ShippingAddressHelper', () => {
|
||||
|
||||
Reference in New Issue
Block a user