From 9a54694e318648701ef9414d0e057e0394c6fa42 Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 14 Oct 2022 17:44:26 -0700 Subject: [PATCH] Remove Metaverse license notice It's covered in the Terms now, and I don't think they can reasonably claim they didn't know, lol --- src/app/HomePage.js | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/src/app/HomePage.js b/src/app/HomePage.js index f2932ff..ebcdbde 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -2,7 +2,6 @@ import React from "react"; import { ClassNames } from "@emotion/react"; import gql from "graphql-tag"; import { - Alert, Box, Button, Center, @@ -67,22 +66,6 @@ function HomePage() { return ( - - - - The Neopets Metaverse team is no longer licensed to use this - software. - {" "} - - More information available here. - {" "} - Thanks for understanding! - -