From 51d93c4464d75625fadea5be10d6a95ee8517142 Mon Sep 17 00:00:00 2001 From: Orange Date: Mon, 25 Aug 2025 21:54:44 +0300 Subject: [PATCH] Removes outdated header comments Removes redundant and outdated header comments. These comments are no longer necessary for maintaining the codebase. --- tests/engines/unit_test_unreal_engine.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/engines/unit_test_unreal_engine.cpp b/tests/engines/unit_test_unreal_engine.cpp index a57a936..0991209 100644 --- a/tests/engines/unit_test_unreal_engine.cpp +++ b/tests/engines/unit_test_unreal_engine.cpp @@ -1,7 +1,4 @@ // -// Created by Vlad on 8/25/2025. -// -// // Created by Orange on 11/27/2024. // #include