dev delete config
Test Workflow / test (push) Waiting to run

This commit is contained in:
vladp
2026-02-17 11:11:51 +07:00
parent e416835c51
commit 60f78599fa
3 changed files with 10 additions and 2 deletions
@@ -14,4 +14,5 @@ public interface SimilarImageProjection {
Long getSupportId();
LocalDateTime getUploadDate();
ProtectionStatus getProtectionStatus();
String getExtension();
}