Pārlūkot izejas kodu

remove non-existing include in ROS2 tests

Signed-off-by: Jan Hanca <[email protected]>
Jan Hanca 1 gadu atpakaļ
vecāks
revīzija
e95ba415b1

+ 0 - 1
Gems/ROS2/Code/Tests/Frame/ROS2FrameComponentTest.cpp

@@ -20,7 +20,6 @@
 #include <AzCore/std/string/string_view.h>
 #include <AzQtComponents/Utilities/QtPluginPaths.h>
 #include <AzTest/GemTestEnvironment.h>
-#include <AzToolsFramework/Commands/PreemptiveUndoCache.h>
 #include <AzToolsFramework/Entity/EditorEntityContextComponent.h>
 #include <AzToolsFramework/ToolsComponents/TransformComponent.h>
 #include <AzToolsFramework/UnitTest/AzToolsFrameworkTestHelpers.h>