From e9aa03723090d21dc59e126182776b2eefcfdb2e Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Wed, 27 Nov 2019 20:15:21 +0100 Subject: [PATCH] Removed loggin --- cypress/platform/current.html | 31 +++++++++++++++++++++++++++++++ docs/index.html | 1 - 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 cypress/platform/current.html diff --git a/cypress/platform/current.html b/cypress/platform/current.html new file mode 100644 index 000000000..c586863d9 --- /dev/null +++ b/cypress/platform/current.html @@ -0,0 +1,31 @@ + + + + + + +

info below

+
graph TB + a --> b + a --> c + a --> d +
+ + + + + diff --git a/docs/index.html b/docs/index.html index 60e779872..1dfc1bb5c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,7 +59,6 @@