From 0a99668f001464093898ad051f3dd52c27111c7c Mon Sep 17 00:00:00 2001 From: Matchu Date: Wed, 12 Oct 2022 12:03:53 -0700 Subject: [PATCH] Remove Modeling link from global header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We seem to have everything modeled now, and we have automatic modeling, so likeā€¦ this is not a useful link for the general public anymore! Instead, we'll just keep it a secret for us to check on the state of things! --- src/app/GlobalHeader.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/app/GlobalHeader.js b/src/app/GlobalHeader.js index 034ba56..3f0ce67 100644 --- a/src/app/GlobalHeader.js +++ b/src/app/GlobalHeader.js @@ -139,9 +139,6 @@ function UserNavBarSection() { Outfits - - Modeling - @@ -149,9 +146,6 @@ function UserNavBarSection() { } else { return ( - - Modeling - );