Removes outdated header comments

Removes redundant and outdated header comments. These comments are no longer necessary for maintaining the codebase.
This commit is contained in:
2025-08-25 21:54:44 +03:00
parent d83a8121db
commit 51d93c4464

View File

@@ -1,7 +1,4 @@
// //
// Created by Vlad on 8/25/2025.
//
//
// Created by Orange on 11/27/2024. // Created by Orange on 11/27/2024.
// //
#include <gtest/gtest.h> #include <gtest/gtest.h>