From 264fbe638b82e86ddd2349ec9e26073b995663c8 Mon Sep 17 00:00:00 2001 From: Brian Langevin <130494071+csciguy8@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:55:06 -0600 Subject: [PATCH] Remove duplicate wording --- Documentation/performance-profiling-setup-test.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/performance-profiling-setup-test.md b/Documentation/performance-profiling-setup-test.md index 2a9b3e9c4..544e552af 100644 --- a/Documentation/performance-profiling-setup-test.md +++ b/Documentation/performance-profiling-setup-test.md @@ -2,7 +2,6 @@ We need an area of code to execute repeatedly, with as many variables locked down as possible. -In this example, we will use our Cesium performance tests. ### Set up Unreal 1) Open Unreal Editor (UnrealEditor.exe)