chore: clean up unused files and empty code blocks

This commit is contained in:
Wikid82
2025-11-26 01:12:52 +00:00
parent 4f03021c9c
commit 56903b0e06
14 changed files with 174 additions and 46 deletions
+2
View File
@@ -2,6 +2,8 @@ import client from './client';
export interface UptimeMonitor {
id: string;
proxy_host_id?: number;
remote_server_id?: number;
name: string;
type: string;
url: string;