mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 13:10:09 +00:00
fix: lint
This commit is contained in:
@@ -3,7 +3,6 @@ export interface NezhaAPIResponse {
|
||||
servers: NezhaAPI[];
|
||||
}
|
||||
|
||||
|
||||
export interface NezhaAPI {
|
||||
id: number;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user