Remove performance metrics from cypress (#9467)

They are unfortunately unreliable and have been broken since June anyways.
This commit is contained in:
Travis Ralston
2022-10-20 00:52:17 -06:00
committed by GitHub
parent dade38086c
commit 6fe8744e4d
8 changed files with 0 additions and 176 deletions
-1
View File
@@ -19,7 +19,6 @@ limitations under the License.
import "@percy/cypress";
import "cypress-real-events";
import "./performance";
import "./synapse";
import "./login";
import "./labs";