mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-25 17:24:03 -05:00
Refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { WeatherReading } from '../../../services/weather/weather-reading';
|
||||
import { WeatherReading } from '../../../models/weather/weather-reading';
|
||||
import { WeatherService } from '../../../services/weather/weather.service';
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user