fix circular dependency error.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
				
			This commit is contained in:
		| @@ -4,11 +4,11 @@ import {AppConfig} from '../shared/app.config'; | ||||
| import {Observable} from 'rxjs'; | ||||
| import {WeatherCurrentObservation} from '../models/weatherCurrentObservation'; | ||||
| import {DatePipe} from '@angular/common'; | ||||
| import {IItem} from '@farmmaps/common'; | ||||
| import {WeatherData} from '../models/WeatherData'; | ||||
| import {GeoJSON} from 'ol/format'; | ||||
| import {map, switchMap} from 'rxjs/operators'; | ||||
| import {getCenter} from 'ol/extent'; | ||||
| import {IItem} from '../models/item'; | ||||
|  | ||||
| @Injectable({ | ||||
|   providedIn: 'root', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user