This commit is contained in:
Alex Holliday
2026-03-06 11:07:48 -08:00
parent c094a5fd73
commit 116eb80fc9
-1
View File
@@ -33,7 +33,6 @@ export interface GeoCheckResult {
status: boolean;
statusCode: number;
timings: GeoCheckTimings;
}
export interface GeoCheck {