ci: revert frontend-only CI verification comment

This commit is contained in:
vee1e 2026-06-11 02:00:58 +05:30
parent 8be93a6325
commit 5dd03b6096
No known key found for this signature in database
GPG key ID: EB498AFC60A7A01A

View file

@ -1,5 +1,4 @@
import { Injectable } from '@angular/core';
// Minor comment to verify frontend-only path filtering and CI build trigger
const SESSION_KEY = 'uploadState';
const INTERRUPTED_THRESHOLD_MS = 30 * 60 * 1000; // 30 minutes