This commit is contained in:
2025-11-26 20:15:54 +03:30
parent 947d7590f4
commit ac6bbc3587

View File

@@ -27,4 +27,3 @@ public class NullFaceEmbeddingNotificationService : IFaceEmbeddingNotificationSe
return Task.CompletedTask;
}
}