From d135c0d895c83727f7e319b74db3c2dacc920144 Mon Sep 17 00:00:00 2001 From: Tony Giorgio Date: Tue, 26 Mar 2024 16:20:48 -0500 Subject: [PATCH] Remove tos --- src/routes/setup/Root.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/routes/setup/Root.tsx b/src/routes/setup/Root.tsx index e5aa6fd..3da5a8f 100644 --- a/src/routes/setup/Root.tsx +++ b/src/routes/setup/Root.tsx @@ -68,11 +68,6 @@ export function Setup() {
-

- By creating or restoring a wallet you agree to our{" "} - Terms of Service. -

-
);