remove a duplicate log

This commit is contained in:
Mamadou Babaei
2023-09-14 18:53:37 +02:00
parent 7e2c6212bc
commit ada6fd05d4
@@ -107,8 +107,6 @@ void USGSettings::Initialize(FSubsystemCollectionBase& Collection)
Super::Initialize(Collection);
SGLOG("Initializing the SenseGlove settings singleton with the engine lifetime...");
SGLOG("The SenseGlove settings singleton has been successfully initialized with the engine lifetime!");
}