removed unnecessary comment

This commit is contained in:
s5260822 2025-03-14 13:07:39 +01:00
parent f0803b1895
commit 8a9fbdfc37

View file

@ -52,7 +52,6 @@ public class Main {
return;
}
//TEST
MongoDBHandler mongoDBHandler = new MongoDBHandler();
SpeechIndexFactoryImpl speechIndexFactory = new SpeechIndexFactoryImpl();