Fix broken enterpriseService import
This commit is contained in:
		
							parent
							
								
									1a5613bf65
								
							
						
					
					
						commit
						9748aa05cf
					
				| @ -8,7 +8,7 @@ import { ETA, EtaService } from '../../services/eta.service'; | |||||||
| import { Transaction } from '../../interfaces/electrs.interface'; | import { Transaction } from '../../interfaces/electrs.interface'; | ||||||
| import { MiningStats } from '../../services/mining.service'; | import { MiningStats } from '../../services/mining.service'; | ||||||
| import { IAuth, AuthServiceMempool } from '../../services/auth.service'; | import { IAuth, AuthServiceMempool } from '../../services/auth.service'; | ||||||
| import { EnterpriseService } from 'src/app/services/enterprise.service'; | import { EnterpriseService } from '../../services/enterprise.service'; | ||||||
| 
 | 
 | ||||||
| export type PaymentMethod = 'balance' | 'bitcoin' | 'cashapp'; | export type PaymentMethod = 'balance' | 'bitcoin' | 'cashapp'; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user