mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
This commit is contained in:
		| @ -1,7 +1,7 @@ | ||||
| use bb8::PooledConnection; | ||||
| use data_models::errors::StorageError; | ||||
| use diesel::PgConnection; | ||||
| use error_stack::ResultExt; | ||||
| use hyperswitch_domain_models::errors::StorageError; | ||||
|  | ||||
| use crate::{errors::RedisErrorExt, metrics, DatabaseStore}; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 DEEPANSHU BANSAL
					DEEPANSHU BANSAL