remove a duplicate log

This commit is contained in:
Mamadou Babaei
2023-09-14 18:50:04 +02:00
parent 98921356cd
commit 2588eade1f
@@ -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!");
}