dont actually need that
This commit is contained in:
@@ -6,8 +6,3 @@ export type FullInformation = {
|
||||
ha_temp: string | null;
|
||||
tidal_current: TidalGetCurrent | null;
|
||||
};
|
||||
|
||||
export type LastPoll = {
|
||||
time: number | null;
|
||||
result: FullInformation | null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user