diff --git a/client/graphpaper-inline/src/App.svelte b/client/graphpaper-inline/src/App.svelte
index 7aee50b09..8f1481e92 100644
--- a/client/graphpaper-inline/src/App.svelte
+++ b/client/graphpaper-inline/src/App.svelte
@@ -4,248 +4,218 @@ This has bidirectional communication between the guidance server (usually Jupyte
For upcoming features, we won't be able to send all details over the wire, and will need to operate on client request.
-->