mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
remove unused type
This commit is contained in:
@@ -9,7 +9,6 @@ export interface NTPStatus {
|
|||||||
utc_time: string;
|
utc_time: string;
|
||||||
local_time: string;
|
local_time: string;
|
||||||
server: string;
|
server: string;
|
||||||
uptime: number;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface NTPSettings {
|
export interface NTPSettings {
|
||||||
|
|||||||
Reference in New Issue
Block a user