Remove unlock banner (#14477)

Co-authored-by: Ryan Shea <rmshea@users.noreply.github.com>
This commit is contained in:
R. M. Shea 2021-01-07 09:54:25 -07:00 committed by GitHub
parent 773b21b34e
commit 769b8f5613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ function App() {
return (
<>
<ClusterModal />
<UnlockAlert />
<div className="main-content">
<Navbar />
<MessageBanner />