mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
This commit is contained in:
		| @ -3,8 +3,8 @@ use std::fmt::Display; | ||||
| use actix_web::ResponseError; | ||||
| use common_utils::errors::ErrorSwitch; | ||||
| use config::ConfigError; | ||||
| use data_models::errors::StorageError as DataStorageError; | ||||
| use http::StatusCode; | ||||
| use hyperswitch_domain_models::errors::StorageError as DataStorageError; | ||||
| pub use redis_interface::errors::RedisError; | ||||
| use router_env::opentelemetry::metrics::MetricsError; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 DEEPANSHU BANSAL
					DEEPANSHU BANSAL